flatpak xdg data dris
This commit is contained in:
parent
4b08eb4a17
commit
86e191d986
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ $HOME/.guix-home/on-first-login
|
|||
# Setup Nix Environment
|
||||
export NIX_PROFILE=$HOME/.nix-profile
|
||||
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$NIX_PROFILE/share
|
||||
export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share
|
||||
export XDG_DATA_DIRS=$XDG_DATA_DIRS:/home/tylerm/.local/share/flatpak/exports/share
|
||||
export PATH=$PATH:$NIX_PROFILE/bin
|
||||
export LIBRARY_PATH=$LIBRARY_PATH:$NIX_PROFILE/lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue