notohh
440ed18545
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run
12 lines
165 B
Nix
12 lines
165 B
Nix
{...}: {
|
|
imports = [
|
|
./hass
|
|
./restic.nix
|
|
./traefik.nix
|
|
./stash.nix
|
|
./jellyfin.nix
|
|
./wallos.nix
|
|
./homepage.nix
|
|
./searxng.nix
|
|
];
|
|
}
|