WS-KCNHUB/machines/kcnhub/servers.nix

6 lines
55 B
Nix

{ ... }: {
imports = [
./servers/xpra.nix
];
}