Fix syntax error
This commit is contained in:
parent
16283bdb41
commit
55ed341a7d
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ sudo n install latest;
|
||||||
# Nix
|
# Nix
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
nix \
|
nix \
|
||||||
nil-git
|
nil-git \
|
||||||
;
|
;
|
||||||
|
|
||||||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable;
|
nix-channel --add https://nixos.org/channels/nixpkgs-unstable;
|
||||||
|
|
Loading…
Reference in a new issue