8 lines
100 B
Nix
8 lines
100 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./traefik.nix
|
|
./kanboard.nix
|
|
./stash.nix
|
|
];
|
|
}
|