fix(rpi4): remove *.home.felschr.com dns entry
This commit is contained in:
parent
3d8045fa8e
commit
6c3e54b8fb
1
rpi4.nix
1
rpi4.nix
|
@ -65,7 +65,6 @@ in with builtins; {
|
||||||
username = "felschr@pm.me";
|
username = "felschr@pm.me";
|
||||||
passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
|
passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
|
||||||
domains = [
|
domains = [
|
||||||
"*.home.felschr.com"
|
|
||||||
"home.felschr.com"
|
"home.felschr.com"
|
||||||
"media.felschr.com"
|
"media.felschr.com"
|
||||||
"news.felschr.com"
|
"news.felschr.com"
|
||||||
|
|
Loading…
Reference in a new issue