Switch to doom-emacs with reddit modes

This commit is contained in:
root 2021-05-01 11:23:50 -07:00
parent 82596ea68a
commit dbd5ad3ba0
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@ in {
doom-emacs-config = pkgs.fetchgit {
url = "https://git.fudo.org/niten/doom-emacs.git";
rev = "349edaa2b3b34fa77591322d4345e304eb89bc3b";
sha256 = "0kclivh6xx8zgw39hg6kf7mfg95qhni16pma2fskr0q7akrnsva7";
rev = "b0c915b1ab600dc09b56c8f86418d545ca195791";
sha256 = "0pgk28g9baqzk8b9a3ksnz8dl5sz0vq17a53jkiyf1614ij7ahcb";
};
vanilla-forum = import ./vanilla-forum.nix { pkgs = pkgs; };