test
This commit is contained in:
parent
a8dd88081c
commit
e5b1024326
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
# ssh setup
|
||||
# boot.kernelParams = [ "ip=192.168.1.2" ];
|
||||
boot.kernelParams = [ "ip=192.168.1.2:::255.255.255.0:framework-server-luks:::::" ];
|
||||
boot.kernelParams = [ "ip=192.168.1.2:::255.255.255.0::::::" ];
|
||||
|
||||
boot.initrd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue