7 lines
95 B
Nix
7 lines
95 B
Nix
{...}: {
|
|
imports = [
|
|
./audiobookshelf.nix
|
|
./storage-box.nix
|
|
./secrets.nix
|
|
];
|
|
}
|