Fixed hostname

This commit is contained in:
xeovalyte 2025-04-24 16:45:42 +02:00
parent a28c86b74a
commit 0c2736b9aa
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -59,7 +59,7 @@
configurationLimit = 32;
};
networking.hostName = "th-hpr-srv01"; # Define your hostname.
networking.hostName = "th-vrt-ctr01"; # Define your hostname.
networking.firewall = {
enable = true;