🚀 add agenix overlay
This commit is contained in:
parent
f9edbf2dc3
commit
f43c035a05
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
final: prev: {
|
||||
python-dev = import ./python.nix final prev;
|
||||
nixpkgs-review = inputs.nixpkgs-review-checks.defaultPackage."${prev.system}";
|
||||
agenix = inputs.agenix.defaultPackage."${prev.system}";
|
||||
master = import inputs.master {
|
||||
inherit (prev) system;
|
||||
config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue