mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: move agenix back to overlays
This commit is contained in:
parent
4979619e2e
commit
22e745d8db
3 changed files with 4 additions and 7 deletions
|
|
@ -23,6 +23,7 @@ let
|
|||
|
||||
allOverlays = [
|
||||
(final: _: {
|
||||
agenix = inputs.agenix.packages.${final.system}.default;
|
||||
audio-lint = inputs.audio-lint.packages.${final.system}.default;
|
||||
wallpapers = inputs.wallpapers.packages.${final.system};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue