4 lines
52 B
Nix

{...}: {
imports = [./client.nix ./server.nix];
}