diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index 7c43fca..a993d70 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -65,13 +65,6 @@ ]; }; - systemd.services."system-reboot" = { - script = '' - ${pkgs.systemd}/bin/reboot - ''; - startAt = "*-*-* 1/3:13:14"; - }; - clerie.firewall.enable = true; clerie.monitoring = {