Add tailscale

This commit is contained in:
Dave Gallant
2021-01-18 00:12:42 -05:00
parent a2cff5d18a
commit 432016df55
2 changed files with 3 additions and 6 deletions

View File

@@ -30,10 +30,6 @@
# Set your time zone.
time.timeZone = "America/Toronto";
# Set keyboard layout.
services.xserver = {
layout = "us";
xkbVariant = "altgr-intl";
xkbOptions = "caps:escape";
};
services.tailscale.enable = true;
}

View File

@@ -57,6 +57,7 @@
nmap
openvpn
postman
tailscale
# terraform
terraform-ls