Add tags to tailscale nodes

This commit is contained in:
Greg Hellings
2025-11-16 22:34:22 -06:00
parent 53e431f4ee
commit 1165917832
9 changed files with 72 additions and 10 deletions
+4 -1
View File
@@ -45,7 +45,10 @@ in
"jellyfin.home".target = "http://localhost:8096/";
"jellyfin.thehellings.lan".target = "http://localhost:8096/";
};
tailscale.enable = true;
tailscale = {
enable = true;
tags = [ "home" ];
};
};
hardware = {