feat(pkgs): Remove nixvim and its configuration
This commit is contained in:
parent
7ef52e7b62
commit
1c7c2a2692
43 changed files with 107 additions and 1642 deletions
|
|
@ -9,7 +9,6 @@ in
|
|||
./editor-runtime.nix
|
||||
./wallpapers.nix
|
||||
./rime-all.nix
|
||||
./nixvim.nix
|
||||
./doom-emacs.nix
|
||||
./iosevka-serif_fixed.nix
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{outputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
inherit (outputs.packages.${system}) nixvim;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue