mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 10:33:39 +00:00
Add just clean
This commit is contained in:
@@ -41,6 +41,14 @@ To rollback to the previous generation:
|
||||
just rollback
|
||||
```
|
||||
|
||||
## Garbage collection
|
||||
|
||||
To cleanup previous files, run nix garbage collection:
|
||||
|
||||
```sh
|
||||
just clean
|
||||
```
|
||||
|
||||
## Pre-commit hooks
|
||||
|
||||
Pre-commit hooks are automatically activated when [direnv](https://github.com/direnv/direnv) is installed.
|
||||
|
Reference in New Issue
Block a user