diff options
| -rw-r--r-- | hel.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -140,6 +140,9 @@ | |||
| 140 | commands = { | 140 | commands = { |
| 141 | "isaac" = ["recv-media"]; | 141 | "isaac" = ["recv-media"]; |
| 142 | }; | 142 | }; |
| 143 | protocols = { | ||
| 144 | "isaac" = "t"; | ||
| 145 | }; | ||
| 143 | }; | 146 | }; |
| 144 | 147 | ||
| 145 | postfix = { | 148 | postfix = { |
