mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-14 11:04:11 -05:00
14 lines
210 B
Nix
14 lines
210 B
Nix
{
|
|
imports = [
|
|
./bar-assistant.nix
|
|
./homebox.nix
|
|
./homepage.nix
|
|
./the-nest.nix
|
|
./umami.nix
|
|
./lubelogger.nix
|
|
./openhab.nix
|
|
./frigate.nix
|
|
./trilium.nix
|
|
./grocy.nix
|
|
];
|
|
}
|