mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
niv update and uncommitted changes since a while
This commit is contained in:
parent
a56d48f5a0
commit
1f1c246089
10 changed files with 379 additions and 30 deletions
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue