+welcomeText
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
efiInstallAsRemovable = true;
|
||||
};
|
||||
|
||||
networking.hostName = "new-vps"; # CHANGE ME.
|
||||
networking.hostName = "__HOSTNAME__"; # CHANGE ME.
|
||||
networking.hostId = ""; # CHANGE ME
|
||||
# Pick only one of the below networking options.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
Reference in New Issue
Block a user