updated system config
This commit is contained in:
parent
a32963ddf8
commit
4386379d32
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
systemd.services.duckdns = {
|
||||
enable = true;
|
||||
script = ''echo url="https://www.duckdns.org/update?domains=pathfinder2e&token=9c1ffa47-7496-4975-ba2b-a6928b28c500&ip=" | ${pkgs.curl}/bin/curl -v -k -o ~/.duckdns/duck.log -K -'';
|
||||
|
|
Loading…
Reference in a new issue