CrOS/modules/users/overseer/services/default.nix
2025-03-04 14:35:04 -05:00

14 lines
212 B
Nix

{
imports = [
./bar-assistant.nix
./homebox.nix
./homepage.nix
./bookstack.nix
./attic.nix
./the-nest.nix
./umami.nix
./lubelogger.nix
./openhab.nix
./frigate.nix
];
}