net: change hostname
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#! Disable default nameservers to prevent ISP espionage
|
||||
networking.nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
||||
|
||||
networking.hostName = "ocbwoy3-pc";
|
||||
networking.hostName = "ralsei-pc";
|
||||
networking.networkmanager.enable = true;
|
||||
networking.resolvconf.enable = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user