diff options
author | lassulus <lassulus@lassul.us> | 2022-01-25 21:47:23 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2022-01-25 21:47:23 +0100 |
commit | 37a3ec294857d911f98d032a4cd3b69e50ae54ba (patch) | |
tree | dccc34d57ae773cbd9c9635af2089b5154d53901 /krebs/2configs | |
parent | f78f3c701b31e08c39c767434e27d5a4a3861247 (diff) |
teach reaktor2 how to dance
Diffstat (limited to 'krebs/2configs')
-rw-r--r-- | krebs/2configs/reaktor2.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix index df66fd798..305d31405 100644 --- a/krebs/2configs/reaktor2.nix +++ b/krebs/2configs/reaktor2.nix @@ -95,7 +95,7 @@ let } hooks.sed (generators.command_hook { - inherit (commands) random-emoji nixos-version; + inherit (commands) dance random-emoji nixos-version; tell = { filename = <stockholm/krebs/5pkgs/simple/Reaktor/scripts/tell-on_privmsg.sh>; |