feat(headscale): just an initial test
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
traefik = {
|
||||
enable = true;
|
||||
};
|
||||
headscale = {
|
||||
enable = true;
|
||||
port = 8581;
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user