4 lines
52 B
Nix
4 lines
52 B
Nix
{...}: {
|
|
imports = [./client.nix ./server.nix];
|
|
}
|
{...}: {
|
|
imports = [./client.nix ./server.nix];
|
|
}
|