Add hawser module to busch-main-docker
This commit is contained in:
parent
768d9b4989
commit
978e1b97f0
2 changed files with 14 additions and 0 deletions
6
hosts/busch-main-docker/secrets.nix
Normal file
6
hosts/busch-main-docker/secrets.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
age.secrets = {
|
||||
hawser-token.file = "${inputs.secrets}/secrets/busch-main-docker/hawser-token";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue