···2424attic use foo
2525```
26262727+## Disabling a cache
2828+2929+To configure Nix to no longer use a cache, remove the corresponding entries from the list of `substituters` and `trusted-public-keys` in `~/.config/nix/nix.conf`
3030+2731## Pushing to the cache
28322933To push a store path to cache `foo`: