Removed unneeded syslink

This commit is contained in:
2024-03-30 21:26:10 +00:00
parent a9ff979e52
commit 0d497efd57

View File

@@ -46,9 +46,6 @@ if ! nix --version &>/dev/null; then
echo -e "${GREEN}[I] Installed Nix.${ENDCOLOR}" echo -e "${GREEN}[I] Installed Nix.${ENDCOLOR}"
fi fi
# Fix to add GUI nix-env apps to the GNOME launcher without having to restart
sudo ln -s "$HOME/.nix-profile/share/applications" "$HOME/.local/share/applications/nix-env"
# ============== HOME MANAGER ============== # ============== HOME MANAGER ==============
# Install # Install