ma airdcpp: enable state tracking

This commit is contained in:
makefu 2018-10-14 23:47:18 +02:00
parent ed6be919d7
commit fab5c63e12

View file

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