Files
system-config/system/hosts/mcp/containers/havenisms.com/default.nix

8 lines
66 B
Nix

{ ... }:
{
imports = [
./chat.nix
./storyden.nix
];
}