Add a fix for nix-env apps not appearing in the GNOME launcher

This commit is contained in:
2024-03-27 11:04:37 +00:00
parent c862999385
commit f5fe3fe9c3

View File

@@ -21,5 +21,9 @@ stow -v -t $HOME home --adopt
git diff git diff
git reset --hard git reset --hard
# Fix to add GUI nix-env apps to the GNOME launcher without having to restart
ln -s "$HOME/.nix-profile/share/applications" "$HOME/.local/share/applications/nix-env"
# Install font # Install font
nix-env -iA nixpkgs.fira-code-nerdfont nix-env -iA nixpkgs.fira-code-nerdfont