From 1d0a29ef4b3c472583e05d05412737edce3893f9 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 30 Sep 2023 04:01:29 -0600 Subject: hostname change failed, reverting --- machines/zenbook/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/zenbook/configuration.nix') diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix index 2c492e7..77e7fe6 100644 --- a/machines/zenbook/configuration.nix +++ b/machines/zenbook/configuration.nix @@ -27,7 +27,7 @@ # Or disable the firewall altogether. # enable = false; }; - hostName = "zenbook"; + hostName = "nixos-zenbook"; # Pick only one of the below networking options. # wireless.enable = true; # Enables wireless support via wpa_supplicant. networkmanager.enable = true; # Easiest to use and most distros use this by default. -- cgit v1.2.3