Fix syntax error

This commit is contained in:
Manuel Thalmann 2024-06-19 13:32:10 +02:00
parent 9915a1c72b
commit d3c26c9fc5

View file

@ -233,7 +233,7 @@ sudo n install latest;
# Nix
yay --noconfirm -Syu \
nix \
nil-git
nil-git \
;
nix-channel --add https://nixos.org/channels/nixpkgs-unstable;