h: reboot when we need to
This commit is contained in:
parent
28dcded763
commit
36471a59ca
@ -33,6 +33,8 @@ in {
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
|
||||
system.autoUpgrade.allowReboot = true;
|
||||
|
||||
boot.kernelParams = [ "net.ifnames=0" ];
|
||||
|
||||
tailscale.sshOnly = true;
|
||||
|
Loading…
Reference in New Issue
Block a user