Change owl hostnames

This commit is contained in:
2023-06-16 11:42:39 +02:00
parent 30c21155af
commit df91da8c34
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#programs.ssh.setXAuthLocation = lib.mkForce true;
networking = {
hostName = "xeon02";
hostName = "owl2";
interfaces.eno1.ipv4.addresses = [ {
address = "10.0.40.2";
prefixLength = 24;