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

@ -66,7 +66,6 @@
, purge
, trucksimulatorbot
, pfersel
, caddy-patched
, ...
}@attrs: {
packages.x86_64-linux = {

View file

@ -1,4 +1,4 @@
{ config, caddy-patched, ... }:
{ config, ... }:
let
# matrix homeserver discovery
matrix_domain = "matrix.${config.networking.domain}";

View file

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

View file

@ -1,4 +1,4 @@
{ pkgs, lib, ... }:
{ ... }:
{
# fixes run0 failing to execute