feat: Use specitify instead of spotx
This commit is contained in:
parent
f812a13895
commit
b275b19421
11 changed files with 107 additions and 56 deletions
|
|
@ -5,7 +5,6 @@ in
|
|||
pipe
|
||||
[
|
||||
./niri.nix
|
||||
./spotifyx.nix
|
||||
./radicle-explorer.nix
|
||||
./wshowkeys.nix
|
||||
# ./QQ.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{outputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
spotify = outputs.packages."${system}".spotifyx;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue