aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/networking.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-02 17:50:50 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-02 17:50:50 -0700
commit80b2a5ed2cf30c66ec75480c24c53c7b329c3381 (patch)
tree11c574af791e9a71ec39b03ffa682b58584bf796 /hosts/aptos/networking.nix
parentprofiles/default: move default packages there (diff)
downloadinfra-80b2a5ed2cf30c66ec75480c24c53c7b329c3381.tar.gz
profiles/hardware: create a few profiles related to hardware
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;
}