diff --git a/hosts/merlin/default.nix b/hosts/merlin/default.nix index cbfe833..e5b9077 100644 --- a/hosts/merlin/default.nix +++ b/hosts/merlin/default.nix @@ -105,7 +105,7 @@ in { enable = true; persistent = false; reboot = true; - pushUpdates = false; + pushUpdates = true; configDir = "/etc/nixos"; onCalendar = "*-*-* 07:00:00"; user = "admin";