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