mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add tailscale
This commit is contained in:
@@ -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;
|
||||
|
||||
}
|
||||
|
@@ -57,6 +57,7 @@
|
||||
nmap
|
||||
openvpn
|
||||
postman
|
||||
tailscale
|
||||
|
||||
# terraform
|
||||
terraform-ls
|
||||
|
Reference in New Issue
Block a user