moving ddclient.conf
This commit is contained in:
parent
1908f70f73
commit
1d04759d2f
|
@ -1099,7 +1099,7 @@ Dalinar's config is of course server oriented.
|
||||||
# DDCLIENT
|
# DDCLIENT
|
||||||
services.ddclient = {
|
services.ddclient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configFile = /etc/nixos/ddclient.conf;
|
configFile = /home/chris/ddclient.conf;
|
||||||
#domains = [
|
#domains = [
|
||||||
# "nc.cochrun.xyz"
|
# "nc.cochrun.xyz"
|
||||||
# "home.cochrun.xyz"
|
# "home.cochrun.xyz"
|
||||||
|
|
|
@ -130,7 +130,7 @@
|
||||||
# DDCLIENT
|
# DDCLIENT
|
||||||
services.ddclient = {
|
services.ddclient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configFile = /etc/nixos/ddclient.conf;
|
configFile = /home/chris/ddclient.conf;
|
||||||
#domains = [
|
#domains = [
|
||||||
# "nc.cochrun.xyz"
|
# "nc.cochrun.xyz"
|
||||||
# "home.cochrun.xyz"
|
# "home.cochrun.xyz"
|
||||||
|
|
Loading…
Reference in a new issue