parent
c684cebb45
commit
042d70cb3d
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ in
|
||||||
boot.initrd.availableKernelModules = [ "igb" ];
|
boot.initrd.availableKernelModules = [ "igb" ];
|
||||||
boot.initrd.network = {
|
boot.initrd.network = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
udhcpc.enable = true;
|
||||||
ssh = {
|
ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostKeys = map (f: f.path) hostKeys;
|
hostKeys = map (f: f.path) hostKeys;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue