tinc: don't connect to gum
This commit is contained in:
parent
c0a2add38e
commit
0ec9ceb5d5
|
@ -175,7 +175,7 @@ with import <stockholm/lib>;
|
|||
connectTo = mkOption {
|
||||
type = types.listOf types.str;
|
||||
${if netname == "retiolum" then "default" else null} = [
|
||||
"gum"
|
||||
"eve"
|
||||
"ni"
|
||||
"prism"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue