feat(headscale): remove for now

This commit is contained in:
2025-10-25 14:13:30 +02:00
parent 2ffc94161d
commit 59e548f02e
5 changed files with 9 additions and 97 deletions

View File

@@ -22,10 +22,6 @@
traefik = {
enable = true;
};
headscale = {
enable = true;
port = 8581;
};
tailscale = {
enable = true;
};