update NixNAS hostname

This commit is contained in:
k3t
2026-06-24 01:21:35 -06:00
parent 92232eda84
commit fd97833be8
+1 -1
View File
@@ -10,7 +10,7 @@
./hardware-configuration.nix
];
networking.hostName = "TheBlackBox";
networking.hostName = "NixNAS";
users.users.k3t = {
packages = with pkgs; [