mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Fix ddclient
This commit is contained in:
parent
b48a52fe79
commit
c9c3897c8d
1 changed files with 2 additions and 2 deletions
|
|
@ -168,10 +168,10 @@ in {
|
|||
extraConfig = ''
|
||||
usev4=webv4
|
||||
#usev6=webv6
|
||||
#use-personal-access-token=yes
|
||||
use-personal-access-token=yes
|
||||
ttl=300
|
||||
'';
|
||||
passwordFile = "${config.sops.secrets.gandi_api.path}";
|
||||
passwordFile = "${config.sops.secrets.gandi_dns_pat.path}";
|
||||
};
|
||||
firefly-iii = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue