Home Gen70 @ 2025-11-13-00:27 by jonas@monolith

This commit is contained in:
2026-02-12 01:21:50 +01:00
parent 5091db4d53
commit f54f1aba19
3 changed files with 10 additions and 3 deletions

View File

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