Static UP
This commit is contained in:
parent
beddfbd920
commit
f6cba01b76
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# ssh root@<Local_IP_Address> "Password"
|
||||
|
||||
# ssh setup
|
||||
boot.kernelParams = [ "ip=dhcp" ];
|
||||
boot.kernelParams = [ "ip=192.168.1.2" ];
|
||||
|
||||
boot.initrd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue