1
0

Include emacs configuration

This commit is contained in:
2019-07-18 18:50:00 +00:00
parent 3db83d9589
commit 1d67d708b5
3 changed files with 192 additions and 1 deletions

View File

@ -20,4 +20,6 @@ in {
};
};
};
home-manager.users.user.home.file.".emacs.d/init.el".source = ./etc/emacs.el;
}