build: move all files to private dir
parent
6823f37d6b
commit
0cf5c3433e
|
@ -20,8 +20,8 @@
|
|||
inherit pkgs;
|
||||
|
||||
modules = [
|
||||
./home.nix
|
||||
./xps.nix
|
||||
./private/home.nix
|
||||
./private/xps.nix
|
||||
];
|
||||
|
||||
extraSpecialArgs = {
|
||||
|
|
Loading…
Reference in New Issue