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: Add overlay to HM module + useful script #646

Closed
wants to merge 1 commit into from

Conversation

benvonh
Copy link
Contributor

@benvonh benvonh commented Dec 28, 2024

The "useful script" just does a colordiff on config.json with a swap version.

Play around from within the GUI and do hyprpanel-diff to see what changes you made from the GUI.

@benvonh benvonh closed this by deleting the head repository Dec 28, 2024
@zenitraM
Copy link

This makes the overlay not compatible with this homeManager option fwiw:

Failed assertions:
       - zenitram profile: `nixpkgs` options are disabled when `home-manager.useGlobalPkgs` is enabled.

see https://discourse.nixos.org/t/home-manager-useuserpackages-useglobalpkgs-settings/34506.

Maybe a separate overlay to be added to nixpkgs could be provided for those cases?

@benvonh
Copy link
Contributor Author

benvonh commented Dec 28, 2024

@zenitraM not sure about separate overlay but I assume you meant a NixOS module. I don't think it's worth adding a whole module just to overlay a package so I left it as an option instead. overlay.enable = true to have the HM module overlay for you; or simply add the overlay yourself for people using global packages. (im using it now too lol thanks) #654

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.

2 participants