From fd97833be8767c21ba3126d6fa356efeba6ba091 Mon Sep 17 00:00:00 2001 From: k3t Date: Wed, 24 Jun 2026 01:21:35 -0600 Subject: [PATCH] update NixNAS hostname --- hosts/NixNAS/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/NixNAS/configuration.nix b/hosts/NixNAS/configuration.nix index 86027fa..acc44a0 100644 --- a/hosts/NixNAS/configuration.nix +++ b/hosts/NixNAS/configuration.nix @@ -10,7 +10,7 @@ ./hardware-configuration.nix ]; - networking.hostName = "TheBlackBox"; + networking.hostName = "NixNAS"; users.users.k3t = { packages = with pkgs; [