secrets: move gandi api key to agenix
This commit is contained in:
parent
f4e2d1739d
commit
238294b7bf
6 changed files with 13 additions and 2 deletions
|
|
@ -9,6 +9,8 @@
|
|||
} // attrs;
|
||||
in
|
||||
lib.mapAttrs toSecret {
|
||||
"gandi/api-key" = {};
|
||||
|
||||
"users/alarsyo-hashed-password" = {};
|
||||
"users/root-hashed-password" = {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue