Add IPFS warning
This commit is contained in:
@@ -74,7 +74,7 @@ in {
|
|||||||
|
|
||||||
services.ipfs = {
|
services.ipfs = {
|
||||||
|
|
||||||
enable = mkEnableOption "Interplanetary File System";
|
enable = mkEnableOption "Interplanetary File System (WARNING: may cause severe network degredation)";
|
||||||
|
|
||||||
user = mkOption {
|
user = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
|
|||||||
Reference in New Issue
Block a user