From 371235663a4e8d783dfc4294bb0b10cd3206c9c6 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 4 Feb 2024 16:38:52 -0500 Subject: systems: don't set hostName manually --- systems/atlas/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'systems/atlas') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 5b27856..5fd346b 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -19,7 +19,6 @@ networking = { domain = "mydadleft.me"; - hostName = "atlas"; networkmanager.enable = false; }; -- cgit v1.2.3