mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(panoptikon): add watcher name to commit message, random delay 1h, ignore html errors, #xxx notification
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
panoptikon = niveumLib.panoptikon {inherit pkgs lib niveumPackages config;};
|
||||
|
||||
irc-xxx = panoptikon.kpaste-irc {
|
||||
target = "#xxx";
|
||||
target = lib.escapeShellArg "#xxx";
|
||||
retiolumLink = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user