This commit is contained in:
DeveloperDurp 2025-09-27 07:31:01 -05:00
parent 59f8bfbbf8
commit bbb509a6b1

View file

@ -4,5 +4,6 @@ sudo apt update && sudo apt install stow
stow --adopt .
git reset --hard
mkdir -m 0755 /nix && chown vscode /nix
sh <(curl -L https://nixos.org/nix/install) --no-daemon
nix-env -iA nixpkgs.myPackages