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:
echtnurich 2024-06-08 22:18:23 +02:00 committed by June
commit 2904ebee15
8 changed files with 309 additions and 6 deletions

View file

@ -174,6 +174,7 @@
modules = [
self.nixosModules.common
self.nixosModules.proxmox-vm
sops-nix.nixosModules.sops
./config/hosts/yate
];
};