forked from DGNum/infrastructure
chore(shell): add agenix
This commit is contained in:
parent
595407c13b
commit
dea475cea9
1 changed files with 1 additions and 0 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in a new issue