From ad594d1c7ad45ecf88009b99617669203e2e37c7 Mon Sep 17 00:00:00 2001 From: Dea Date: Fri, 9 Jan 2026 13:49:15 -0500 Subject: [PATCH] laptop hostname priority set --- hosts/nahemah/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nahemah/configuration.nix b/hosts/nahemah/configuration.nix index 667cba3..8d7d7a0 100644 --- a/hosts/nahemah/configuration.nix +++ b/hosts/nahemah/configuration.nix @@ -4,7 +4,7 @@ }: { - networking.hostName = "nahemah"; + networking.hostName = lib.mkDefault "nahemah"; environment.systemPackages = with pkgs; [