aboutsummaryrefslogtreecommitdiff
path: root/nixos/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/alpha')
-rw-r--r--nixos/alpha/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix
index eb62971..b53fbd4 100644
--- a/nixos/alpha/configuration.nix
+++ b/nixos/alpha/configuration.nix
@@ -224,6 +224,9 @@
programs.dconf.enable = true;
services.gnome.gnome-keyring.enable = true;
+ services.tailscale.enable = true;
+ services.tailscale.useRoutingFeatures = "both";
+
services.greetd = {
enable = true;
vt = 2;