Preserve XDG_DATA_DIRS and add snapd desktop
Update flake.lock to bump nixpkgs to the new revision and narHash
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
export EDITOR="code --wait"
|
||||
export STARSHIP_ENABLE_RIGHT_PROMPT="true"
|
||||
export STARSHIP_ENABLE_BASH_COMPLETION="true"
|
||||
export XDG_DATA_DIRS="/usr/share:/var/lib/flatpak/exports/share:${config.home.homeDirectory}/.local/share/flatpak/exports/share"
|
||||
export XDG_DATA_DIRS="/usr/share:/var/lib/flatpak/exports/share:${config.home.homeDirectory}/.local/share/flatpak/exports/share:$XDG_DATA_DIRS"
|
||||
export BUN_INSTALL="$HOME/.bun"
|
||||
|
||||
# Source .profile (If exists)
|
||||
|
||||
Reference in New Issue
Block a user