From 83d0236844f1927dad3f9796da4b0b1bfad7d25a Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 20 Feb 2025 23:23:06 -0600 Subject: [PATCH] fix: thinker --- packages/hosts/thinker.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {