added headscale ui

This commit is contained in:
Ellis Rahhal 2024-11-27 18:53:27 -08:00
parent f34d084edd
commit a5b4660471

View file

@ -2,7 +2,7 @@
{
virtualisation.oci-containers.containers = if config.homefree.services.headscale-ui.enable == true then {
headscale-ui = {
image = "headscale/headscale:stable";
image = "ghcr.io/gurucomputing/headscale-ui:latest";
autoStart = true;