Static UP

This commit is contained in:
iFargle 2023-11-29 20:51:38 +09:00
parent beddfbd920
commit f6cba01b76

View file

@ -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;