7 lines
70 B
Nix
Raw Normal View History

{...}: {
imports = [
./uptime-kuma.nix
2025-05-04 16:12:40 +02:00
./ntfy-sh.nix
];
}