10 lines
134 B
Nix
10 lines
134 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./traefik.nix
|
|
./stash.nix
|
|
./searxng.nix
|
|
./homarr.nix
|
|
./dashdot.nix
|
|
];
|
|
}
|