Merge branch 'development' of git.bitlab21.com:sam/nixos into development
This commit is contained in:
commit
4c98876b31
|
@ -118,7 +118,7 @@ in {
|
|||
enable = true;
|
||||
persistent = true;
|
||||
reboot = false;
|
||||
pushUpdates = true;
|
||||
pushUpdates = false;
|
||||
configDir = "/etc/nixos";
|
||||
onCalendar = "*-*-* 06:00:00";
|
||||
user = "sam";
|
||||
|
|
Loading…
Reference in New Issue