Set up agenix for secrets management
This commit is contained in:
parent
45e857747d
commit
6bf38b7814
4 changed files with 29 additions and 2 deletions
5
secrets/secrets.nix
Normal file
5
secrets/secrets.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
let
|
||||
yevaud = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICHUAgyQhl390yUObLUI+jEbuNrZ2U6+8px628DolD+T";
|
||||
systems = [ yevaud ];
|
||||
in
|
||||
{ }
|
Loading…
Add table
Add a link
Reference in a new issue