diff --git a/configuration.nix b/configuration.nix index 46a7034..036847a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -18,7 +18,6 @@ in { boot.loader.efi.canTouchEfiVariables = true; boot.supportedFilesystems = [ "ntfs" ]; - networking.hostName = "nixos"; # Define your hostname. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. # Configure network proxy if necessary