feat: Remove Doom Emacs and Spacemacs
This commit is contained in:
parent
d62f71605a
commit
6301d36798
10 changed files with 50 additions and 653 deletions
|
|
@ -9,7 +9,6 @@ in
|
|||
./editor-runtime.nix
|
||||
./wallpapers.nix
|
||||
./rime-all.nix
|
||||
./doom-emacs.nix
|
||||
./iosevka-serif_fixed.nix
|
||||
|
||||
./pkgsNoCuda.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{outputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
inherit (outputs.packages.${system}) doom-emacs;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue