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
@@ -26,7 +26,10 @@
enable = true;
vbox = true;
};
tailscale.enable = true;
tailscale = {
enable = true;
tags = [ "home" ];
};
};
hardware = {