refactor: move secrets off-shore
This commit is contained in:
parent
0ecc1cbf40
commit
d3d0ae8fcb
23 changed files with 231 additions and 179 deletions
|
|
@ -23,7 +23,6 @@ in {
|
|||
defaultPackages = [];
|
||||
systemPackages = attrValues {
|
||||
inherit (pkgs) git deadnix statix;
|
||||
inherit (inputs'.agenix.packages) default;
|
||||
};
|
||||
|
||||
# location of the configuration flake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue