summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/Rory-discordbots/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-discordbots/configuration.nix b/host/Rory-discordbots/configuration.nix
index 4a0f307..a7983ad 100644
--- a/host/Rory-discordbots/configuration.nix
+++ b/host/Rory-discordbots/configuration.nix
@@ -7,7 +7,7 @@
     ];
 
   networking = {
-    hostName = "RoryNix";
+    hostName = "Rory-discordbots";
     networkmanager.enable = true;
     wireless.enable = false;