+welcomeText

This commit is contained in:
m3tam3re
2025-01-13 11:46:49 +01:00
parent f48f2d3910
commit f31a6b776a
10 changed files with 14 additions and 1 deletions
@@ -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.