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

Refactor Nix configurations to simplify argument passing and module i… #27

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

michaelvanstraten
Copy link
Owner

…mports

  • Update flake.nix to introduce callModule function for cleaner module imports across configurations.
  • Adjust overlays and package imports to use new argument structure, reducing repetition of inputs.
  • Fix BetterFox as Firefox configuration source.

…mports

- Update `flake.nix` to introduce `callModule` function for cleaner module imports across configurations.
- Adjust overlays and package imports to use new argument structure, reducing repetition of `inputs`.
- Fix `BetterFox` as Firefox configuration source.
@michaelvanstraten michaelvanstraten merged commit 489416f into master Oct 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant