Dimaga: fix typo in build-hosts service
This commit is contained in:
parent
b2fe1e4aa0
commit
3e7f7572fd
|
@ -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" = {
|
||||
|
|
Loading…
Reference in a new issue