tailscale

This commit is contained in:
death916 2025-05-09 03:11:57 -07:00
parent f475226aad
commit 55eb3b5290

View file

@ -41,7 +41,7 @@
# keyMap = "us";
# useXkbConfig = true; # use xkb.options in tty.
# };
# Enable the X11 windowing system.
services.xserver.enable = true;
@ -86,10 +86,13 @@
git
vim
wget
];
# my additions
services.tailscale.enable = true;
services.tailscale.routing = true;