rename folder from home to profiles
This commit is contained in:
parent
d295ac2ea3
commit
d70ff2ea3f
11 changed files with 8 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
services.cloudflare-dyndns = {
|
||||
enable = true;
|
||||
apiTokenFile = "/home/asakiyuki/.secret/CLOUDFLARE_TOKEN_KEY";
|
||||
apiTokenFile = "/profiles/asakiyuki/.secret/CLOUDFLARE_TOKEN_KEY";
|
||||
frequency = "*:0/5";
|
||||
proxied = true;
|
||||
ipv6 = false;
|
||||
|
|
|
|||
Reference in a new issue