[doom] Disable unstraightened for now

This commit is contained in:
2025-02-07 07:19:57 -08:00
parent 53088f9536
commit ff1124fbe6

View File

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