10 lines
125 B
Nix

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