Add tags to tailscale nodes
This commit is contained in:
@@ -26,7 +26,10 @@
|
||||
enable = true;
|
||||
vbox = true;
|
||||
};
|
||||
tailscale.enable = true;
|
||||
tailscale = {
|
||||
enable = true;
|
||||
tags = [ "home" ];
|
||||
};
|
||||
};
|
||||
|
||||
hardware = {
|
||||
|
||||
Reference in New Issue
Block a user