tailscale

This commit is contained in:
2026-07-12 17:03:16 -03:00
parent 536b033b6b
commit 95f5e38198
4 changed files with 56 additions and 3 deletions
+7
View File
@@ -72,6 +72,7 @@ in
ripgrep
fd
mosh
tailscale
fastfetch
stow
tmux
@@ -163,6 +164,12 @@ in
};
"pc" = {
hostname = "jpporta-nixos";
user = "jpporta";
serverAliveInterval = 30;
};
"pc-lan" = {
hostname = "192.168.0.100";
user = "jpporta";
serverAliveInterval = 30;