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

Extract overrides option to Home Manager #128

Open
brckd opened this issue Dec 22, 2024 · 0 comments
Open

Extract overrides option to Home Manager #128

brckd opened this issue Dec 22, 2024 · 0 comments

Comments

@brckd
Copy link

brckd commented Dec 22, 2024

As described in #25, importing nix-flatpak in other third-party modules that import home-manager creates problems. This also applies for Stylix with its pending support for theming Flatpak apps as hinted in danth/stylix#465 (comment). Therefore Stylix will currently use an incompatible in-house solution as described in danth/stylix#693 (comment).

One solution to this problem is to extract the user override options into Home Manger. This would eliminate the need to import nix-flatpak into Stylix in the first place and makes modules using the option compatible. The code cannot be extracted directly, because this project's and Home Manager's license and copyright are not compatible. A new solution would need to be written for Home Manager, but this would fragment the code for home and NixOS overrides.

Please let me know whether this is a desirable solution that can be adapted by this project.

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