diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index e59f96d5..bfee6bef 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -241,8 +241,8 @@ yay --noconfirm -Syu \ nil-git \ ; -nix-channel --add https://nixos.org/channels/nixpkgs-unstable; -nix-channel --update; +sudo nix-channel --add https://nixos.org/channels/nixpkgs-unstable; +sudo nix-channel --update; # Misc . "../Software/logo-ls/install.sh";