update
This commit is contained in:
parent
59f8bfbbf8
commit
bbb509a6b1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ sudo apt update && sudo apt install stow
|
||||||
stow --adopt .
|
stow --adopt .
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
|
||||||
|
mkdir -m 0755 /nix && chown vscode /nix
|
||||||
sh <(curl -L https://nixos.org/nix/install) --no-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