remove extraneous option
This commit is contained in:
parent
76155e42c9
commit
6d2e266cb2
1 changed files with 2 additions and 2 deletions
|
@ -39,11 +39,11 @@
|
|||
}
|
||||
];
|
||||
|
||||
sucrose.modules = [
|
||||
/*sucrose.modules = [
|
||||
{
|
||||
services.tailscale.extraSetFlags = [
|
||||
"--advertise-exit-node"
|
||||
];
|
||||
}
|
||||
];
|
||||
];*/ # this is not needed, currently -e
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue