This commit is contained in:
DeveloperDurp 2025-09-27 07:13:57 -05:00
parent fb0d7779dc
commit 95b409d720
10 changed files with 70 additions and 19 deletions

View file

@ -3,4 +3,6 @@ rm .bashrc .zshrc .ideavirmrc .gitmodules
sudo apt update && sudo apt install stow
stow --adopt .
git reset --hard
curl -L https://nixos.org/nix/install | sh -s -- --daemon
nix-env -iA nixpkgs.myPackages