forked from CCCHH/nix-infra
add yate service for autostart
introduce /etc/yate, clone/reset on service start Fix config via git make yate systemd service create yate service user recreate the full config everytime decolour the log because of blob data make sure source is available before deleting config change yate-config repo fix yate deploy key fix yate-config not pulling
This commit is contained in:
parent
d55438f104
commit
2904ebee15
8 changed files with 309 additions and 6 deletions
7
config/hosts/yate/sops.nix
Normal file
7
config/hosts/yate/sops.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue