Fixed hostname

This commit is contained in:
2025-04-24 16:45:42 +02:00
parent a28c86b74a
commit 0c2736b9aa

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;