Added old pi files

This commit is contained in:
2025-10-02 14:24:48 +03:00
parent 5164b5cc0a
commit b11164a864
10 changed files with 597 additions and 0 deletions

6
old-pi-nixos/justfile Normal file
View File

@@ -0,0 +1,6 @@
clean:
sudo nix-env --delete-generations old
sudo nix-collect-garbage --delete-older-than 30d
sudo nix store optimise
sudo rm -rf /nix/var/nix/downloads/*
sudo journalctl --vacuum-time=30d