move stuff to extras
This commit is contained in:
parent
1dd8b80d42
commit
9279c2e232
4 changed files with 6 additions and 6 deletions
12
flake.nix
12
flake.nix
|
|
@ -29,9 +29,9 @@
|
|||
./systems/BASED.nix
|
||||
./systems/NOcomputer.nix
|
||||
./users/tao.nix
|
||||
./uwuraid.nix
|
||||
./dev.nix
|
||||
./gaming.nix
|
||||
./extras/uwuraid.nix
|
||||
./extras/dev.nix
|
||||
./extras/gaming.nix
|
||||
];
|
||||
NOlaptop = nixosSystem [
|
||||
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
|
||||
|
|
@ -40,9 +40,9 @@
|
|||
./systems/BASED.nix
|
||||
./systems/NOlaptop.nix
|
||||
./users/tao.nix
|
||||
./uwuraid.nix
|
||||
./dev.nix
|
||||
./gaming.nix
|
||||
./extras/uwuraid.nix
|
||||
./extras/dev.nix
|
||||
./extras/gaming.nix
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue