summaryrefslogtreecommitdiff
path: root/machines/biski/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/biski/default.nix')
-rw-r--r--machines/biski/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/biski/default.nix b/machines/biski/default.nix
index 532ebe3..5dc0bc8 100644
--- a/machines/biski/default.nix
+++ b/machines/biski/default.nix
@@ -28,6 +28,8 @@
networking.hostName = "biski"; # Define your hostname.
+ services.tailscale.useRoutingFeatures = "both";
+
security.pam.sshAgentAuth.enable = true;
# Set your time zone.