about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/mammun_on_vm/networking.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/mammun_on_vm/networking.nix b/hosts/mammun_on_vm/networking.nix
index e243ebe0..0ec9460b 100644
--- a/hosts/mammun_on_vm/networking.nix
+++ b/hosts/mammun_on_vm/networking.nix
@@ -11,6 +11,6 @@
         powersave = true;
       };
     };
-    hostName = "mammun";
+    hostName = "mammun_on_vm";
   };
 }