niv update and uncommitted changes since a while

This commit is contained in:
kat witch 2021-11-05 22:21:16 +00:00
parent a56d48f5a0
commit 1f1c246089
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
10 changed files with 379 additions and 30 deletions

View file

@ -15,7 +15,7 @@ let
};
};
in
optionalAttrs (builtins.getEnv "CI_PLATFORM" == "impure") {
optionalAttrs (builtins.getEnv "CI_PLATFORM" == "impure" && "mew" != "mew") {
home.packages = [ doom-emacs pkgs.sqlite ];
home.file.".emacs.d/init.el".text = ''