notohh
5b6e91249f
All checks were successful
flake check / check (push) Successful in 4m9s
fmt check / check (push) Successful in 53s
13 lines
185 B
Nix
13 lines
185 B
Nix
{...}: {
|
|
imports = [
|
|
./hass
|
|
./restic.nix
|
|
./traefik.nix
|
|
./stash.nix
|
|
./jellyfin.nix
|
|
./wallos.nix
|
|
./homepage.nix
|
|
./searxng.nix
|
|
./navidrome.nix
|
|
];
|
|
}
|