got ragenix working in new format
This commit is contained in:
parent
7f5e4a0d93
commit
b69246de06
15 changed files with 18 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue