forked from mirrors_public/oddlama_nix-config
feat: persist dconf
This commit is contained in:
parent
c4e9c34769
commit
be9211f4f0
2 changed files with 6 additions and 7 deletions
|
@ -19,6 +19,7 @@ in {
|
|||
".cache/fontconfig"
|
||||
".cache/nix" # nix eval cache
|
||||
".cache/nix-index"
|
||||
".config/dconf" # some apps store their configuration using dconf
|
||||
]
|
||||
++ optionals nixosConfig.hardware.nvidia.modesetting.enable [
|
||||
".cache/nvidia" # GLCache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue