Update dropbear configuration
This commit is contained in:
parent
2ac9f85c81
commit
123dfbc723
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
'';
|
||||
};
|
||||
boot.kernelParams = [
|
||||
"ip=10.1.2.1::10.1.2.2:255.255.255.0:montalin:eth0:none:10.1.2.1"
|
||||
"ip=10.1.2.2::10.1.2.1:255.255.255.0:montalin:eth0:none"
|
||||
]; # see https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt
|
||||
|
||||
boot.initrd.postMountCommands = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue