Add host busch-gpu-docker
This commit is contained in:
parent
5a167d808e
commit
4f575fcf34
5 changed files with 116 additions and 4 deletions
6
hosts/busch-gpu-docker/secrets.nix
Normal file
6
hosts/busch-gpu-docker/secrets.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
age.secrets = {
|
||||
hawser-token.file = "${inputs.secrets}/secrets/busch-gpu-docker/hawser-token";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue