flake: bump inputs
All checks were successful
ci/woodpecker/push/check Pipeline was successful

Also change an aliased package's name.
This commit is contained in:
Bruno BELANYI 2026-04-15 12:51:37 +02:00
parent bdb9ce7b7e
commit 292b68523e
2 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
let
cfg = config.my.services.matrix;
adminPkg = pkgs.synapse-admin-etkecc;
adminPkg = pkgs.ketesa;
domain = config.networking.domain;
matrixDomain = "matrix.${domain}";