7 lines
123 B
Nix
Executable file
7 lines
123 B
Nix
Executable file
{
|
|
imports = [
|
|
../../../modules/netbird-client.nix
|
|
./openfortivpn.nix
|
|
# ../../../modules/wireguard.nix
|
|
];
|
|
}
|