9 lines
90 B
Nix
9 lines
90 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./beaver-habits.nix
|
|
./chat.nix
|
|
./storyden.nix
|
|
];
|
|
}
|