removing ddclient from kholin for now
This commit is contained in:
parent
fe1da6555f
commit
f0fa036d4e
|
@ -1785,9 +1785,9 @@ Kohlin's config is of course server oriented.
|
||||||
};
|
};
|
||||||
|
|
||||||
# DDCLIENT
|
# DDCLIENT
|
||||||
services.ddclient = {
|
# services.ddclient = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
configFile = /home/chris/ddclient.conf;
|
# configFile = /home/chris/ddclient.conf;
|
||||||
#domains = [
|
#domains = [
|
||||||
# "nc.cochrun.xyz"
|
# "nc.cochrun.xyz"
|
||||||
# "home.cochrun.xyz"
|
# "home.cochrun.xyz"
|
||||||
|
|
|
@ -186,9 +186,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# DDCLIENT
|
# DDCLIENT
|
||||||
services.ddclient = {
|
# services.ddclient = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
configFile = /home/chris/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