9 lines
108 B
Nix

{...}: {
imports = [
./uptime-kuma.nix
./ntfy-sh.nix
./wireguard.nix
./secrets.nix
];
}