Added ipfs

Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
Alex Stan 2023-07-13 19:29:45 +03:00
parent 4c4f4b84ca
commit b1382bdd3d

View file

@ -281,6 +281,9 @@ in {
enable = true;
};
twingate.enable = false;
ipfs = {
enable = true;
};
};