mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-13 02:34:05 -05:00
12 lines
171 B
Nix
12 lines
171 B
Nix
{
|
|
imports = [
|
|
./bar-assistant.nix
|
|
./homebox.nix
|
|
./homepage.nix
|
|
./bookstack.nix
|
|
./grocy.nix
|
|
./attic.nix
|
|
./the-nest.nix
|
|
./umami.nix
|
|
];
|
|
}
|