modules/ipfs: disable new kubo module
This commit is contained in:
parent
d88cea5456
commit
299f87a294
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
disabledModules = [
|
disabledModules = [
|
||||||
"services/network-filesystems/ipfs.nix"
|
"services/network-filesystems/kubo.nix"
|
||||||
];
|
];
|
||||||
|
|
||||||
###### interface
|
###### interface
|
||||||
|
|
Loading…
Reference in a new issue