fix: test to fix options
This commit is contained in:
parent
6c8a6f9c42
commit
4432cd5011
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
let
|
||||
cfg = config.cloonar-assistant;
|
||||
|
||||
vpn-client-opts = self: {
|
||||
vpn-client-opts =
|
||||
{ ... }:
|
||||
{
|
||||
|
||||
options = {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue