8 lines
96 B
Nix
Executable file
8 lines
96 B
Nix
Executable file
{
|
|
imports = [
|
|
./nginx.nix
|
|
./services.nix
|
|
./step-ca.nix
|
|
./wireguard.nix
|
|
];
|
|
}
|