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

❄️ nix (and nixos) support #765

Closed
wants to merge 4 commits into from

Conversation

adamperkowski
Copy link
Collaborator

Type of Change

  • New feature
  • Refactoring

Description

Issues / other PRs related

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@adamperkowski adamperkowski changed the title ❄️ nix (package manager) support ❄️ nix (and nixos) support Oct 5, 2024
@jeevithakannan2
Copy link
Contributor

Don't forget to modify the configuration.nix for services.

services.flatpak.enable = true; for flatpak

@adamperkowski
Copy link
Collaborator Author

adamperkowski commented Oct 5, 2024

Don't forget to modify the configuration.nix for services.

services.flatpak.enable = true; for flatpak

I know. I am working on this right now.
I with nixos would have a tool for updating the config.

i know that's not perfect. the best i can come up with right now.
@adamperkowski adamperkowski added the enhancement New feature or request label Oct 25, 2024
@adamperkowski
Copy link
Collaborator Author

I'm hitting kind of a road block here. We need to modify the nix configuration file but there is no parser available. Help is more than welcome.

@adamperkowski
Copy link
Collaborator Author

Closing this for now.
image

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

Successfully merging this pull request may close these issues.

❄️ nix & nixos support
2 participants