mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
17 lines
268 B
Nix
17 lines
268 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
|
|
./actualbudget.nix
|
|
./glances.nix
|
|
./matrix.nix
|
|
];
|
|
}
|