Add beszel agent to busch
This commit is contained in:
parent
5c9999132b
commit
a7abed17d5
3 changed files with 30 additions and 12 deletions
6
hosts/busch/secrets.nix
Normal file
6
hosts/busch/secrets.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
age.secrets = {
|
||||
beszel.file = "${inputs.secrets}/secrets/busch/beszel";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue