treewide: ran deadnix

This commit is contained in:
Rouven Seifert 2025-05-19 15:06:57 +02:00
parent fc81d5ccec
commit d8947bfd36
4 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, ... }:
let
homeserverDomain = config.services.matrix-synapse.settings.server_name;
in