summaryrefslogtreecommitdiff
path: root/machines/zenbook/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/zenbook/configuration.nix')
-rw-r--r--machines/zenbook/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix
index 77e7fe6..2c492e7 100644
--- a/machines/zenbook/configuration.nix
+++ b/machines/zenbook/configuration.nix
@@ -27,7 +27,7 @@
# Or disable the firewall altogether.
# enable = false;
};
- hostName = "nixos-zenbook";
+ hostName = "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.