Workaround
This commit is contained in:
@ -63,6 +63,8 @@ in {
|
||||
|
||||
time.timeZone = "UTC";
|
||||
|
||||
systemd.services.nixos-upgrade.path = lib.mkAfter [ pkgs.bash ];
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = true;
|
||||
|
Reference in New Issue
Block a user