[doom] Restore

This commit is contained in:
2025-03-05 12:33:45 -08:00
parent 495aba3fef
commit abbcfebc97

View File

@@ -20,7 +20,7 @@ with lib;
];
programs.doom-emacs = {
#enable = true;
enable = true;
doomDir = ./doom;
};