Files
system-config/system/hosts/mcp/containers/blazestar.net/default.nix

8 lines
64 B
Nix

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