diff --git a/packages/hosts/thinker.nix b/packages/hosts/thinker.nix index 686f83d..5f92e96 100644 --- a/packages/hosts/thinker.nix +++ b/packages/hosts/thinker.nix @@ -1,7 +1,7 @@ { diskoConfigurations, hardware, ... }: { system.stateVersion = "24.11"; - networking.hostName = "foxtrot"; + networking.hostName = "thinker"; boot = { loader = {