1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

rm: remove pyenv

This commit is contained in:
Ryan Cao 2023-07-28 20:26:21 +08:00
parent d4de0e26fa
commit 36575f8d5b
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
5 changed files with 13 additions and 23 deletions

View file

@ -1,6 +1,6 @@
switch:
darwin-rebuild switch --flake . --show-trace
delete-old:
sudo nix-env --profile /nix/var/nix/profiles/system --delete-generations old
sudo nix-env --profile /nix/var/nix/profiles/system --delete-generations old && nix run home-manager#home-manager -- expire-generations now
gc:
nix store gc