flake: Include NUR instead of call package functions separately

This commit is contained in:
ulic-youthlic 2025-07-05 19:20:06 +08:00
parent 6267da609a
commit e9580543b4
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 61 additions and 390 deletions

View file

@ -11,6 +11,7 @@ in
# ./QQ.nix
./helix.nix
./cliphist.nix
./nur.nix
]
|> map (file: import file args)
|> (overlays: (lib.composeManyExtensions overlays) final prev)

View file

@ -0,0 +1 @@
{inputs, ...}: inputs.nur.overlays.default