Actualiser README.md
Signed-off-by: florian.richer <florian.richer@protonmail.com>
This commit is contained in:
parent
5ac46abb3e
commit
bf243d5c41
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
# Usefull commands
|
||||
|
||||
## Configure
|
||||
|
@ -39,6 +38,11 @@ Clean up all useless store from old profiles
|
|||
sudo nix store gc --debug
|
||||
```
|
||||
|
||||
error: cached failure of attribute 'nixosConfigurations.perso-desktop.config.system.build.toplevel'
|
||||
```bash
|
||||
sudo rm -fr /root/.cache/nix/
|
||||
```
|
||||
|
||||
# Usefull links
|
||||
|
||||
- https://api.github.com/rate_limit
|
||||
|
|
Loading…
Reference in a new issue