Test
This commit is contained in:
parent
f2139794d1
commit
0305eabbc6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
boot.initrd = {
|
||||
systemd.users.root.shell = "/bin/cryptsetup-askpass";
|
||||
network.enable = true;
|
||||
availableKernelModules = [ "e1000e" ];
|
||||
availableKernelModules = [ "cdc_ncm" ];
|
||||
network.ssh = {
|
||||
enable = true;
|
||||
port = 22;
|
||||
|
|
Loading…
Reference in a new issue