Extensible DDNS
This commit is contained in:
parent
82cd5fb545
commit
e08c4b27e2
4 changed files with 85 additions and 8 deletions
|
|
@ -34,6 +34,7 @@
|
|||
environment.systemPackages = [ agenix.packages.x86_64-linux.default ];
|
||||
age.secrets.tailscale.file = ./tailscale.age;
|
||||
age.secrets.aws.file = ./secrets/aws.age;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue