tsuki: update matrix stickers

This commit is contained in:
Oystein Kristoffer Tveit 2023-01-16 16:10:12 +01:00
parent ef4f5d4dd4
commit 3820be9ef9
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
(proxy ["hydra"] "http://localhost:${s ports.hydra}" {})
] ++ (let
stickerpickers = pkgs.callPackage ../matrix/maunium-stickerpicker.nix {
inherit (inputs) maunium-stickerpicker;
inherit (inputs) maunium-stickerpicker secrets;
};
in [
(host ["stickers-pingu"] { root = "${stickerpickers.stickers-pingu}/"; })