added headscale ui
This commit is contained in:
parent
f34d084edd
commit
a5b4660471
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue