Fixed hostname
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user