Use doom-emacs config with subreddits

This commit is contained in:
Root 2021-05-01 17:20:20 -07:00
parent 9c00e1ff24
commit de598fd469
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 = "744d57c895cbacb5be005ba158a0aceee0810227";
sha256 = "0ij6w4zbn769rz542nzlq1fz29hzz4zn4slpngn6ixnr4d5wrjh9";
};
vanilla-forum = import ./vanilla-forum.nix { pkgs = pkgs; };