got ragenix working in new format

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-25 23:27:54 -06:00
parent 7f5e4a0d93
commit b69246de06
15 changed files with 18 additions and 18 deletions

View file

@ -110,7 +110,7 @@
clean.enable = true;
clean.extraArgs = "--keep 10";
# TODO this may need to be defined higher up if it is ever different for a machine...
flake = "/home/${cfg.primaryUser}/.config/nixos-config/configs/${cfg.systemName}";
flake = "/home/${cfg.primaryUser}/.config/nixos-config/hosts/${cfg.systemName}";
};
# Remote build off home lio computer