Defined informis deployment. Don't need so much info to deploy.

This commit is contained in:
2021-04-18 23:24:01 -07:00
parent 148c82bcfe
commit eb3127a99d
6 changed files with 98 additions and 28 deletions
+2 -2
View File
@@ -147,8 +147,8 @@ in {
doom-emacs-config = pkgs.fetchgit {
url = "https://git.fudo.org/niten/doom-emacs.git";
rev = "c57d6712e358a9941b1de3508b104ffd38099a3a";
sha256 = "1b2aw06irmv3xha6rhqlw3lmy6qxv281j4w91c8af0qsvhcq9g1y";
rev = "349edaa2b3b34fa77591322d4345e304eb89bc3b";
sha256 = "0kclivh6xx8zgw39hg6kf7mfg95qhni16pma2fskr0q7akrnsva7";
};
vanilla-forum = import ./vanilla-forum.nix { pkgs = pkgs; };