Auto upgrade dalinar
This commit is contained in:
parent
057f4fa040
commit
879a29c9cd
@ -34,6 +34,14 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
system.autoUpgrade = {
|
||||||
|
enable = true;
|
||||||
|
flake = "git+https://git.johannes-rothe.de/onjen/nixos-config";
|
||||||
|
flags = [ "--no-write-lock-file" ];
|
||||||
|
allowReboot = true;
|
||||||
|
dates = "daily";
|
||||||
|
};
|
||||||
|
|
||||||
nix.gc = {
|
nix.gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user