diff --git a/main/general.nix b/main/general.nix index c8c5f15..3aaac06 100644 --- a/main/general.nix +++ b/main/general.nix @@ -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; + } diff --git a/main/packages.nix b/main/packages.nix index dcc9d34..0457dcd 100644 --- a/main/packages.nix +++ b/main/packages.nix @@ -57,6 +57,7 @@ nmap openvpn postman + tailscale # terraform terraform-ls