disable ipfs
This commit is contained in:
parent
38a3ba96dd
commit
e5967bb61c
@ -168,7 +168,7 @@ in
|
|||||||
|
|
||||||
services = {
|
services = {
|
||||||
ipfs = {
|
ipfs = {
|
||||||
enable = true;
|
enable = false;
|
||||||
enableGC = true;
|
enableGC = true;
|
||||||
autoMount = true;
|
autoMount = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user