build: move all files to private dir
This commit is contained in:
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 = {
|
||||||
|
Reference in New Issue
Block a user