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