feat: Remove 星陈 input method
This commit is contained in:
parent
8a03cd98a2
commit
aa9cd07dfe
10 changed files with 1 additions and 125 deletions
|
|
@ -8,7 +8,6 @@ in
|
|||
./OuterWildsTextAdventure.nix
|
||||
./editor-runtime.nix
|
||||
./wallpapers.nix
|
||||
./rime-yuhaostar.nix
|
||||
./rime-all.nix
|
||||
./nixvim.nix
|
||||
./doom-emacs.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{outputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
inherit (outputs.packages.${system}) rime-yuhaostar;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue