added headscale service

This commit is contained in:
Leyla Becker 2025-01-03 13:48:03 -06:00
parent 7dfb67f1f4
commit 0e5cf34809
4 changed files with 70 additions and 94 deletions

View file

@ -92,6 +92,14 @@
networkInterface = "bond0";
};
};
nextcloud = {
enable = true;
subdomain = "drive";
};
headscale = {
enable = true;
subdomain = "vpn";
};
};
networking = {
hostId = "c51763d6";