Fixed for deploy again
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ in {
|
||||
./config
|
||||
./packages
|
||||
"${home-manager-package}/nixos"
|
||||
] ++ pkgs.lib.optional host-config.nixos-system [
|
||||
] ++ [
|
||||
(./. + "/config/hardware/${hostname}.nix")
|
||||
(./. + "/config/host-config/${hostname}.nix")
|
||||
(./. + "/config/profile-config/${host-config.profile}.nix")
|
||||
|
||||
Reference in New Issue
Block a user