surgat: add sshd to initrd
This commit is contained in:
parent
f252b99469
commit
9c27dbc6c3
5 changed files with 38 additions and 1 deletions
|
@ -26,7 +26,7 @@ with lib; {
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "github:dadada/nix-config#${config.networking.hostName}";
|
||||
allowReboot = true;
|
||||
allowReboot = mkDefault true;
|
||||
randomizedDelaySec = "45min";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue