Home Gen38 @ 2025-08-17-14:42 by jonas@monolith

This commit is contained in:
2025-09-21 16:40:28 +02:00
parent f3550e65b0
commit 1dbb0cfd1d
3 changed files with 71 additions and 71 deletions

View File

@@ -204,7 +204,7 @@ in {
"doom-emacs" = {
source = builtins.fetchGit {
url = "https://github.com/doomemacs/doomemacs";
rev = "8406c1ff22b95bd0f816de4a0223fa3ce3c82568";
rev = "c27621a777c11354a4913c7eb455db3766984709";
};
onChange = "${doom-setup} --force sync -u -e";
};