Consistent whitespace

This commit is contained in:
2024-07-20 18:14:48 -07:00
parent 368f649973
commit ad77608e93

View File

@@ -83,7 +83,7 @@ with import <nixpkgs> {};
".config/emacs" = {
source = fetchGit {
url = "https://github.com/doomemacs/doomemacs.git";
rev = "36e7aaa619342eff61b1daf3ac664f94d5272db7";
rev = "36e7aaa619342eff61b1daf3ac664f94d5272db7";
};
recursive = true;
};