nix-dotfiles/nixos/uptime-kuma.nix

3 lines
42 B
Nix

{
services.uptime-kuma.enable = true;
}