update(baldur): deploy uptime kuma

This commit is contained in:
Filippo Berto 2025-11-04 16:19:55 +01:00
parent dc2c4f575e
commit fc7fb7e8c4
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
3 changed files with 7 additions and 0 deletions

3
nixos/uptime-kuma.nix Normal file
View file

@ -0,0 +1,3 @@
{
services.uptime-kuma.enable = true;
}