this post was submitted on 17 Nov 2023
1 points (100.0% liked)

Nix

1 readers
1 users here now

founded 1 year ago
MODERATORS
 

i'm using home manager on a non nixos distro (gentoo), and I like it because I can declarative configure my programs, eg firefox nushell etc etc. but, each time I have to unlink some programs in ~/.nix-profile/bin/ because they get picked up instead of the one that are native to my system (managed via package manager).
i've been unlink manually, but is there a way to tell home manager "just configure this, don't install the binary"?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here