WS-KCNHUB/machines/kcnhub/servers.nix

6 lines
55 B
Nix
Raw Normal View History

2023-08-31 10:28:14 -04:00
{ ... }: {
imports = [
./servers/xpra.nix
];
}