Desktop/syncthing: add another missing option
This commit is contained in:
parent
f445891c25
commit
3d91ef0932
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
||||||
"options"
|
"options"
|
||||||
"relay"
|
"relay"
|
||||||
"useInotify"
|
"useInotify"
|
||||||
|
"guiPasswordFile"
|
||||||
];
|
];
|
||||||
removeMissingOptions = rawOptions: (
|
removeMissingOptions = rawOptions: (
|
||||||
# lib.attrsets.filterAttrs (n: v: n == "all_proxy") rawOptions
|
# lib.attrsets.filterAttrs (n: v: n == "all_proxy") rawOptions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue