diff --git a/configuration.nix b/configuration.nix index bbb53de..5b2f46d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -14,7 +14,7 @@ ./boot.nix ]; - networking.hostName = "$HOSTNAME_HERE"; # Define your hostname. + # networking.hostName = "$HOSTNAME_HERE"; # Please Define hostname in hostname.nix networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. # Set your time zone.