-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: Only put common stuff in the templated default.nix
#456
Comments
We currently have a bunch of operator-specific overrides here: operator-templating/template/default.nix Lines 6 to 36 in 2a7dc83
Hopefully there is a way we can just include them from another non-templated file (eg: overides.nix), and if it doesn't exist, default to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @Techassi in #455 (comment)
The text was updated successfully, but these errors were encountered: