host/ipfs: disable because it eat my cpu

ref: https://github.com/ipfs/kubo/issues/9705
This commit is contained in:
Dmitriy Pleshevskiy 2023-04-01 00:57:44 +03:00
parent 6dd94a9fcc
commit c79a5133bd
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{
# Enable ipfs
services.kubo = {
enable = true;
enable = false;
localDiscovery = true;
enableGC = true;
# it doesn't work in stable