mirror of
https://github.com/zoriya/flake.git
synced 2026-06-07 12:25:59 +00:00
Add more caches to impermanence
This commit is contained in:
@@ -77,6 +77,11 @@
|
|||||||
# Games directory for lutris
|
# Games directory for lutris
|
||||||
".local/lutris"
|
".local/lutris"
|
||||||
".local/games"
|
".local/games"
|
||||||
|
# Huge cache & long download i want to stay cache
|
||||||
|
".cache/nix"
|
||||||
|
".cache/.bun"
|
||||||
|
".cache/yarn"
|
||||||
|
".cache/go-build"
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
".config/zsh/custom.zsh"
|
".config/zsh/custom.zsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user