feat: Use nixpkgs dae module instead of dae/flake
This commit is contained in:
parent
d187a67afe
commit
1e6d5fbe02
7 changed files with 9 additions and 48 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ inputs, ... }:
|
||||
_final: prev:
|
||||
let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in
|
||||
{
|
||||
dae = inputs.dae.packages."${system}".dae-unstable;
|
||||
}
|
||||
|
|
@ -5,7 +5,6 @@ let
|
|||
in
|
||||
[
|
||||
./niri.nix
|
||||
./dae.nix
|
||||
./spotifyx.nix
|
||||
./radicle-explorer.nix
|
||||
./wshowkeys.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue