This commit is contained in:
parent
d928623162
commit
585881ee8e
1 changed files with 5 additions and 0 deletions
|
@ -42,6 +42,11 @@ Clean up all useless store from old profiles
|
||||||
sudo nix store gc --debug
|
sudo nix store gc --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Optimize Store
|
||||||
|
```bash
|
||||||
|
nix-store --optimise
|
||||||
|
```
|
||||||
|
|
||||||
error: cached failure of attribute 'nixosConfigurations.perso-desktop.config.system.build.toplevel'
|
error: cached failure of attribute 'nixosConfigurations.perso-desktop.config.system.build.toplevel'
|
||||||
```bash
|
```bash
|
||||||
sudo rm -fr /root/.cache/nix/
|
sudo rm -fr /root/.cache/nix/
|
||||||
|
|
Loading…
Add table
Reference in a new issue