From 0d497efd57aeb1db464bf311f62c6361c14d67f8 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Sat, 30 Mar 2024 21:26:10 +0000 Subject: [PATCH] Removed unneeded syslink --- install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index 27d2c146..baba884d 100755 --- a/install.sh +++ b/install.sh @@ -46,9 +46,6 @@ if ! nix --version &>/dev/null; then echo -e "${GREEN}[I] Installed Nix.${ENDCOLOR}" 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 ============== # Install