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;
|
enable = true;
|
||||||
persistent = true;
|
persistent = true;
|
||||||
reboot = false;
|
reboot = false;
|
||||||
pushUpdates = true;
|
pushUpdates = false;
|
||||||
configDir = "/etc/nixos";
|
configDir = "/etc/nixos";
|
||||||
onCalendar = "*-*-* 06:00:00";
|
onCalendar = "*-*-* 06:00:00";
|
||||||
user = "sam";
|
user = "sam";
|
||||||
|
|
Loading…
Reference in New Issue