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