hosts/carbon: Remove regular reboot
This commit is contained in:
parent
04eb86fe14
commit
f3cdba6ee4
@ -65,13 +65,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
systemd.services."system-reboot" = {
|
||||
script = ''
|
||||
${pkgs.systemd}/bin/reboot
|
||||
'';
|
||||
startAt = "*-*-* 1/3:13:14";
|
||||
};
|
||||
|
||||
clerie.firewall.enable = true;
|
||||
|
||||
clerie.monitoring = {
|
||||
|
Loading…
Reference in New Issue
Block a user