about summary refs log tree commit diff
path: root/hosts/aptos/networking.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/networking.nix')
-rw-r--r--hosts/aptos/networking.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/aptos/networking.nix b/hosts/aptos/networking.nix
index 111fbe7..b157ec5 100644
--- a/hosts/aptos/networking.nix
+++ b/hosts/aptos/networking.nix
@@ -33,6 +33,5 @@
     dnssec = "false";
   };
 
-  my.hardware.networking.wireless.enable = true;
   my.services.tailscale.enable = true;
 }