This commit is contained in:
DeveloperDurp 2025-09-27 07:37:55 -05:00
parent bbb509a6b1
commit 390a21dd36

View file

@ -4,6 +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 sudo mkdir -m 0755 /nix && sudo 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 /home/vscode/.nix-profile/bin/nix-env -iA nixpkgs.myPackages