Update system weekly
This commit is contained in:
parent
08db88e202
commit
c8a54817b7
|
@ -66,6 +66,7 @@
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
|
dates = "Sat *-*-* 04:40:00";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Run Nix garbage collector, while avoiding recompilation
|
# Run Nix garbage collector, while avoiding recompilation
|
||||||
|
|
Loading…
Reference in New Issue