test
This commit is contained in:
parent
9010b50d8c
commit
a885d2a5e6
1 changed files with 1 additions and 2 deletions
|
@ -17,10 +17,9 @@ boot.initrd.network.ssh = {
|
|||
};
|
||||
|
||||
boot.initrd = {
|
||||
enable = true;
|
||||
systemd.users.root.shell = "/bin/cryptsetup-askpass";
|
||||
network.enable = true;
|
||||
availableKernelModules = [ "cdc_ncm" ];
|
||||
network.enable = true;
|
||||
network.ssh = {
|
||||
enable = true;
|
||||
port = 22;
|
||||
|
|
Loading…
Reference in a new issue