Fixed for deploy again

This commit is contained in:
2021-08-18 10:00:18 -07:00
parent 05ba61cb4e
commit c71b07a903
5 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -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")