add this to that yeah

This commit is contained in:
Sakooooo 2023-07-27 18:22:45 +03:00
parent f94b3b61b4
commit 9632026b76
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -5,3 +5,11 @@
```bash
nix flake update
```
# Cleaning garbage
- Run this
```bash
nix store gc --debug
```