disable unifi

This commit is contained in:
Joseph Hanson 2024-09-01 16:00:08 -05:00
parent df5ab2da4e
commit eb7fdfc327
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -119,7 +119,7 @@ in
};
# Unifi & Lego-Auto
unifi.enable = true;
# unifi.enable = true;
lego-auto = {
enable = true;
dnsimpleTokenPath = "${config.sops.secrets."lego/dnsimple/token".path}";