diff --git a/hosts/Dimaga/default.nix b/hosts/Dimaga/default.nix index 68be6ac..d28944e 100644 --- a/hosts/Dimaga/default.nix +++ b/hosts/Dimaga/default.nix @@ -58,7 +58,7 @@ in path = config.aux.system.corePackages; script = '' cd ${config.secrets.nixConfigFolder} - nh os build --hostname Khanda + nh os build . --hostname Khanda ''; }; systemd.timers."build-hosts" = {