ma airdcpp: enable state tracking

This commit is contained in:
makefu 2018-10-14 23:47:18 +02:00
parent 431cf1348b
commit 0cfc9b54a0
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -44,5 +44,6 @@
'';
};
state = map (f: "${config.krebs.airdcpp.stateDir}/${f}")
[ "Favorites.xml" "DCPlusPlus.xml" "WebServer.xml" "Recents.xml" "IgnoredUsers.xml" ];
}