10 lines
146 B
Nix
10 lines
146 B
Nix
{...}: {
|
|
imports = [
|
|
./uptime-kuma.nix
|
|
./ntfy-sh.nix
|
|
./wireguard.nix
|
|
./secrets.nix
|
|
./redlib.nix
|
|
./beszel-hub.nix
|
|
];
|
|
}
|