fix(rpi4): uncomment services.ddclient.passwordFile
This commit is contained in:
parent
c50e6a8f07
commit
1fdae3c3e6
1 changed files with 1 additions and 1 deletions
2
rpi4.nix
2
rpi4.nix
|
@ -60,7 +60,7 @@ in with builtins; {
|
|||
use = "web";
|
||||
zone = "felschr.com";
|
||||
username = "felschr@pm.me";
|
||||
# passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
|
||||
passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
|
||||
domains = [
|
||||
"*.home.felschr.com"
|
||||
"home.felschr.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue