update NixNAS hostname
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.hostName = "TheBlackBox";
|
||||
networking.hostName = "NixNAS";
|
||||
|
||||
users.users.k3t = {
|
||||
packages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user