set the token path
This commit is contained in:
parent
1be0bd4857
commit
13fcdbb413
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
(lib.mkIf config.myModules.enableCloudflareDyndns {
|
||||
services.cloudflare-dyndns = {
|
||||
enable = true;
|
||||
apiTokenFile = "/persist/cloudflare-dyndns";
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue