update
This commit is contained in:
parent
95b409d720
commit
59f8bfbbf8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ sudo apt update && sudo apt install stow
|
||||||
stow --adopt .
|
stow --adopt .
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
|
||||||
curl -L https://nixos.org/nix/install | sh -s -- --daemon
|
sh <(curl -L https://nixos.org/nix/install) --no-daemon
|
||||||
nix-env -iA nixpkgs.myPackages
|
nix-env -iA nixpkgs.myPackages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue