Compare commits
2 Commits
a0aeac833b
...
b2bea02dd1
Author | SHA1 | Date | |
---|---|---|---|
b2bea02dd1 | |||
905b61e966 |
@ -39,7 +39,7 @@
|
|||||||
quiet = true;
|
quiet = true;
|
||||||
protocol = "duckdns";
|
protocol = "duckdns";
|
||||||
domains = [ "coolneng.duckdns.org" ];
|
domains = [ "coolneng.duckdns.org" ];
|
||||||
passwordFile = builtins.readFile /var/keys/ddclient;
|
passwordFile = "/var/keys/ddclient";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Firewall configuration
|
# Firewall configuration
|
||||||
|
0
scripts/motd.sh
Normal file → Executable file
0
scripts/motd.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user