Add IPFS warning
This commit is contained in:
parent
fb379dd511
commit
124d8ccc69
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user