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