Fixes agenix setup

This commit is contained in:
Dennis Schoepf 2025-04-25 16:28:12 +02:00
parent b3cbbb6fab
commit 16b9613ff8

View file

@ -17,6 +17,7 @@
nixpkgs, nixpkgs,
home-manager, home-manager,
nix-darwin, nix-darwin,
agenix,
... ...
} @ inputs: let } @ inputs: let
inherit (self) outputs; inherit (self) outputs;