Update nix
as root
This commit is contained in:
parent
fdca540f22
commit
2cc4f1532c
1 changed files with 2 additions and 2 deletions
|
@ -241,8 +241,8 @@ yay --noconfirm -Syu \
|
||||||
nil-git \
|
nil-git \
|
||||||
;
|
;
|
||||||
|
|
||||||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable;
|
sudo nix-channel --add https://nixos.org/channels/nixpkgs-unstable;
|
||||||
nix-channel --update;
|
sudo nix-channel --update;
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
. "../Software/logo-ls/install.sh";
|
. "../Software/logo-ls/install.sh";
|
||||||
|
|
Loading…
Reference in a new issue