9 lines
75 B
Nix
9 lines
75 B
Nix
{...}:
|
|
{
|
|
imports = [
|
|
./base.nix
|
|
./pc.nix
|
|
./server.nix
|
|
];
|
|
}
|