Set up CGM repository

This commit is contained in:
2023-05-24 14:15:15 +02:00
parent 98f1492da8
commit 701e47473a
7 changed files with 43 additions and 0 deletions

View File

@@ -63,6 +63,8 @@ in {
systemctl restart gitea
systemctl restart podman-openbooks
systemctl restart podman-mqtt2prometheus
systemctl restart podman-mongodb
systemctl restart podman-nightscout
'';
serviceConfig.Type = "oneshot";
requires = [ "sata-hat.service" ];