From e5c5bb10986d267952f8aff26fd0bc0282a8eeaa 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; [