mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
12 lines
178 B
Nix
12 lines
178 B
Nix
{
|
|
imports = [
|
|
./bar-assistant.nix
|
|
./homebox.nix
|
|
./homepage.nix
|
|
./bookstack.nix
|
|
./the-nest.nix
|
|
./umami.nix
|
|
./lubelogger.nix
|
|
./openhab.nix
|
|
];
|
|
}
|