pointfichiers/services/default.nix
2024-09-27 15:57:06 +02:00

5 lines
41 B
Nix

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