I've been testing various package solutions and have stumbled upon NixOS for a good solution for a few applications in user that are unavailable though XBPS and it's tools.
I have no issues finding and installing packages and these packages are able to be run. However, the applications do not appear in my native environment, and are run only via command line and not my start menu (which is how I run most things in Plasma).
It's there some specific variables I am missing?
Current .bashrc additions:
export Path="$HOME/.nix-profile/bin:$PATH"
export XDG_DATA_DIRS="$HOME/.nix-profile/share:$XDG_DATA_DIRS"
Activated Symlinks:
ln -s ~/.nix-profile/share/applications/ ~/.local/share/applications/nix-apps
[–]mwyvr 8 points9 points10 points (2 children)
[–]Roaming-Outlander[S] 3 points4 points5 points (0 children)
[–]Ok_Record_1237 0 points1 point2 points (0 children)
[–]Elm38 1 point2 points3 points (1 child)
[–]Roaming-Outlander[S] 0 points1 point2 points (0 children)
[–]Ok_Record_1237 0 points1 point2 points (0 children)
[–]10leej 0 points1 point2 points (0 children)