This commit is contained in:
Cyryl Płotnicki 2020-10-31 23:33:49 +00:00
parent f7a196d9b5
commit 2197bfb8b5

View file

@ -25,6 +25,18 @@
fstrim.enable = true;
clipmenu.enable = true;
lorri.enable = true;
i2pd = {
enable = true;
bandwidth = 2500; # kb/s
proto.http.enable = true;
proto.httpProxy.enable = true;
addressbook.subscriptions = [
"http://inr.i2p/export/alive-hosts.txt"
"http://i2p-projekt.i2p/hosts.txt"
"http://stats.i2p/cgi-bin/newhosts.txt"
"http://identiguy.i2p/hosts.txt"
];
};
avahi = {
enable = true;