summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hel.nix b/hel.nix
index 5791e49c..8f39eb98 100644
--- a/hel.nix
+++ b/hel.nix
@@ -136,9 +136,6 @@
136 ''; 136 '';
137 commandPath = [ "${pkgs.callPackage ./hel/recv-media.nix {}}/bin" ]; 137 commandPath = [ "${pkgs.callPackage ./hel/recv-media.nix {}}/bin" ];
138 defaultCommands = []; 138 defaultCommands = [];
139 protocols = {
140 "isaac" = "g";
141 };
142 commands = { 139 commands = {
143 "isaac" = ["recv-media"]; 140 "isaac" = ["recv-media"];
144 }; 141 };