Emacs changes

This commit is contained in:
Charlotte Van Petegem 2021-09-14 10:44:10 +02:00
parent c3f06e3b43
commit 83196ae02f
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 11 additions and 1 deletions

View file

@ -26,7 +26,7 @@
config = {
chvp.base.zfs.homeLinks = [
{ path = ".emacs.d"; type = "cache"; }
{ path = ".cache/emacs"; type = "cache"; }
];
home-manager.users.charlotte = { ... }: {