surgat: add sshd to initrd

This commit is contained in:
Tim Schubert 2023-02-04 17:54:21 +01:00
parent f252b99469
commit 9c27dbc6c3
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 38 additions and 1 deletions

View file

@ -113,5 +113,7 @@ in
];
};
system.autoUpgrade.allowReboot = false;
system.stateVersion = "20.09";
}