From 1a06feccfec147920662487ab0575ee35e867a02 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Thu, 31 Aug 2023 01:48:26 +0200 Subject: --- machines/zenbook/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/zenbook') diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix index 4148d7b..4a3ea42 100644 --- a/machines/zenbook/configuration.nix +++ b/machines/zenbook/configuration.nix @@ -25,7 +25,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