add this to that yeah
This commit is contained in:
parent
f94b3b61b4
commit
9632026b76
1 changed files with 8 additions and 0 deletions
|
@ -5,3 +5,11 @@
|
||||||
```bash
|
```bash
|
||||||
nix flake update
|
nix flake update
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Cleaning garbage
|
||||||
|
|
||||||
|
- Run this
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nix store gc --debug
|
||||||
|
```
|
Loading…
Reference in a new issue