diff --git a/hosts/delite/configuration.nix b/hosts/delite/configuration.nix index 3ba7d50..e84e8c7 100644 --- a/hosts/delite/configuration.nix +++ b/hosts/delite/configuration.nix @@ -9,7 +9,7 @@ boot.kernelParams = [ "boot.shell_on_fail=1" - "ip=dhcp" + "ip=5.255.119.132::5.255.119.1:255.255.255.0:delite::off" ]; # This option defines the first version of NixOS you have installed on this particular machine,