summary refs log tree commit diff
path: root/machines/graphite
diff options
context:
space:
mode:
Diffstat (limited to 'machines/graphite')
-rw-r--r--machines/graphite/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/graphite/default.nix b/machines/graphite/default.nix
index 03934ff..8bbb903 100644
--- a/machines/graphite/default.nix
+++ b/machines/graphite/default.nix
@@ -10,7 +10,5 @@
     ../../modules/syncthing.nix
   ];
 
-  networking.hostName = "Graphite";
-
   system.stateVersion = "24.05";
 }