update
This commit is contained in:
parent
bbb509a6b1
commit
390a21dd36
1 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@ sudo apt update && sudo apt install stow
|
|||
stow --adopt .
|
||||
git reset --hard
|
||||
|
||||
mkdir -m 0755 /nix && chown vscode /nix
|
||||
sudo mkdir -m 0755 /nix && sudo chown vscode /nix
|
||||
sh <(curl -L https://nixos.org/nix/install) --no-daemon
|
||||
nix-env -iA nixpkgs.myPackages
|
||||
/home/vscode/.nix-profile/bin/nix-env -iA nixpkgs.myPackages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue