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
|
||||
services.ddclient = {
|
||||
enable = true;
|
||||
configFile = /home/chris/ddclient.conf;
|
||||
# services.ddclient = {
|
||||
# enable = true;
|
||||
# configFile = /home/chris/ddclient.conf;
|
||||
#domains = [
|
||||
# "nc.cochrun.xyz"
|
||||
# "home.cochrun.xyz"
|
||||
|
|
|
@ -186,9 +186,9 @@
|
|||
};
|
||||
|
||||
# DDCLIENT
|
||||
services.ddclient = {
|
||||
enable = true;
|
||||
configFile = /home/chris/ddclient.conf;
|
||||
# services.ddclient = {
|
||||
# enable = true;
|
||||
# configFile = /home/chris/ddclient.conf;
|
||||
#domains = [
|
||||
# "nc.cochrun.xyz"
|
||||
# "home.cochrun.xyz"
|
||||
|
|
Loading…
Reference in a new issue