Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating multiple records #2

Open
clo4 opened this issue Feb 19, 2025 · 1 comment
Open

Updating multiple records #2

clo4 opened this issue Feb 19, 2025 · 1 comment

Comments

@clo4
Copy link

clo4 commented Feb 19, 2025

The NixOS module currently allows you to specify one configuration, but if you want to update multiple records, you're kinda SOL. Is this a use-case you'd be interested in supporting? Instead of services.coco-ddns.enable (etc) it would become services.coco-ddns.<name>.enable where <name> could be an arbitrary string that is only used for the timer name. In my case, I'd have something like services.coco-ddns."family.clo4.net" and services.coco-ddns."clo4.net".

@clo4 clo4 changed the title Multiple configurations Updating multiple records Feb 19, 2025
@CocoisBuggy
Copy link
Owner

This is a use-case that I will almost certainly need myself, so I would be happy to work on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants