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

Storing secrets definition in flake.nix #243

Open
hauleth opened this issue Feb 8, 2024 · 0 comments
Open

Storing secrets definition in flake.nix #243

hauleth opened this issue Feb 8, 2024 · 0 comments

Comments

@hauleth
Copy link

hauleth commented Feb 8, 2024

This could help with integrating few things. Currently I have single keys.json file that describes all keys used in my system (it is managed by my fuk tool). I use the same definition of keys for nixosConfiguration as well as for secrets.nix. It would be really helpful if it would be possible to have them all managed from flake.nix as it would allow me to inject some data and helpful function into secrets.nix which is currently not possible without using stateful import <foo>.

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

1 participant