diff --git a/systems/galp3-b.nix b/systems/galp3-b.nix
index 9b9dadf..37527a8 100644
--- a/systems/galp3-b.nix
+++ b/systems/galp3-b.nix
@@ -2,7 +2,7 @@
 
 {
     # Name your host machine
-    networking.hostName = "galp3-b"; 
+    networking.hostName = "garrus"; 
 
     # System76
     hardware.system76.enableAll = true;