v1 of duckdns update service.
This commit is contained in:
parent
093a4d82e3
commit
45132109d7
8 changed files with 89 additions and 112 deletions
6
modules/nixos/default.nix
Normal file
6
modules/nixos/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./duckdns.nix
|
||||
./hostopts.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue