aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-01 15:36:31 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-01 15:36:31 -0500
commit49d6eba0669d113143927b7fc547e24e24546bbd (patch)
tree96816d8b5f40ec5dcf3782ca78db8872334a7cb9 /hosts/mercury
parentbd1e90c102b265e63b5c98b3b1393247d84f09f4 (diff)
tailscale
Diffstat (limited to 'hosts/mercury')
-rw-r--r--hosts/mercury/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index f39552d..3790951 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -35,6 +35,7 @@
networking = {
enable = true;
iwd.enable = true;
+ tailscale.enable = true;
};
bluetooth = {
enable = true;