aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede/nixos.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ganymede/nixos.nix')
-rw-r--r--hosts/ganymede/nixos.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/hosts/ganymede/nixos.nix b/hosts/ganymede/nixos.nix
index 92eeb60..9f147e5 100644
--- a/hosts/ganymede/nixos.nix
+++ b/hosts/ganymede/nixos.nix
@@ -15,7 +15,9 @@
./caddy.nix
];
- services.tailscale.extraSetFlags = ["--advertise-exit-node"];
+ # services.tailscale.extraSetFlags = ["--advertise-exit-node"];
+
+ programs.mosh.enable = true; # testing
# backup usb teather configuration
systemd.network.networks."80-usb-teather" = {