Desktop/syncthing: add another missing option

This commit is contained in:
Toast 2025-10-18 00:52:33 +02:00
parent f445891c25
commit 3d91ef0932

View file

@ -38,6 +38,7 @@
"options"
"relay"
"useInotify"
"guiPasswordFile"
];
removeMissingOptions = rawOptions: (
# lib.attrsets.filterAttrs (n: v: n == "all_proxy") rawOptions