Fix syntax error

This commit is contained in:
Manuel Thalmann 2024-06-19 13:32:10 +02:00
parent 16283bdb41
commit 55ed341a7d

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;