diff --git a/machines/gallifrey/default.nix b/machines/gallifrey/default.nix
index 6e3769f..68004ca 100644
--- a/machines/gallifrey/default.nix
+++ b/machines/gallifrey/default.nix
@@ -17,6 +17,7 @@
     nixpkgs_version = inputs.unstable;
     hm_version = inputs.home-manager-unstable;
     profiles = with profiles; [ sound ];
+    ips = "";
   };
 
   networking.hostName = "gallifrey";