nix: moved y-combinator wallpaper to its own project/input

This commit is contained in:
Primrose 2024-10-25 19:31:49 +02:00
parent 37ac054f17
commit 10ee882d9e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
6 changed files with 289 additions and 173 deletions

View file

@ -20,6 +20,7 @@ let
(final: _: {
agenix = inputs.agenix.packages.${final.system}.default;
audio-lint = inputs.audio-lint.packages.${final.system}.default;
wallpapers = inputs.wallpapers.packages.${final.system};
})
inputs.nur.overlay