fixed bug
This commit is contained in:
parent
8b87c80c79
commit
b85a4c80ae
@ -4,7 +4,7 @@
|
|||||||
./home/programs.nix
|
./home/programs.nix
|
||||||
./home/sshconfig.nix
|
./home/sshconfig.nix
|
||||||
./home/cli
|
./home/cli
|
||||||
] ++ lib.optionals (!machineConfig.server) [ ./home/gui.nix ];
|
] ++ lib.optionals (!machineConfig.server) [ ./home/gui ];
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user