mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Add tailscale
This commit is contained in:
@@ -30,10 +30,6 @@
|
|||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "America/Toronto";
|
time.timeZone = "America/Toronto";
|
||||||
|
|
||||||
# Set keyboard layout.
|
services.tailscale.enable = true;
|
||||||
services.xserver = {
|
|
||||||
layout = "us";
|
|
||||||
xkbVariant = "altgr-intl";
|
|
||||||
xkbOptions = "caps:escape";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
@@ -57,6 +57,7 @@
|
|||||||
nmap
|
nmap
|
||||||
openvpn
|
openvpn
|
||||||
postman
|
postman
|
||||||
|
tailscale
|
||||||
|
|
||||||
# terraform
|
# terraform
|
||||||
terraform-ls
|
terraform-ls
|
||||||
|
Reference in New Issue
Block a user