Add headscale

This commit is contained in:
mups 2024-08-29 14:20:25 +00:00
parent 5172f21a54
commit b25661517c
3 changed files with 64 additions and 0 deletions

View file

@ -34,6 +34,7 @@ in {
mods.server.photoprism.enable = true;
mods.server.wireguard.enable = true;
mods.server.headscale.enable = false;
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;