feat: Customise scratch buffer

This commit is contained in:
Madeleine Sydney
2025-01-15 01:45:44 -07:00
parent 76828c173a
commit 386779ce9b
6 changed files with 114 additions and 7 deletions

View File

@@ -52,6 +52,7 @@ in {
# Impermanence expects the path to be relative to ~.
(lib.removePrefix config.home.homeDirectory straightBaseDir)
];
home.packages = [ emacsWrapper ];
# TODO: Make sure this is using the right package for Emacs...