chore(shell): add agenix #123

Merged
thubrecht merged 1 commit from add-agenix-shell into main 2024-09-10 20:18:40 +02:00
Showing only changes of commit dea475cea9 - Show all commits

View file

@ -91,6 +91,7 @@ in
(pkgs.callPackage (sources.disko + "/package.nix") { })
(pkgs.callPackage ./lib/colmena { inherit (nix-pkgs) colmena; })
(pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { })
] ++ (import ./scripts { inherit pkgs; });
shellHook = ''