6 lines
52 B
Nix

{...}: {
imports = [
./uptime-kuma.nix
];
}