⚡️ (aurum) add some cache files to the persistence
This commit is contained in:
parent
9991154fce
commit
81368232c0
|
@ -26,6 +26,12 @@
|
||||||
mode = "0700";
|
mode = "0700";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
files = [
|
||||||
|
".local/state/bemoji-history.txt"
|
||||||
|
".local/share/bemoji/emojis.txt"
|
||||||
|
".cache/cliphist/db"
|
||||||
|
".cache/fuzzel"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue