Everything is migrated! Now to clean up...

This commit is contained in:
Gene Liverman 2024-06-21 23:29:49 -04:00
parent 3075248fc7
commit 3457194cdd
8 changed files with 168 additions and 145 deletions

View file

@ -1,6 +1,4 @@
{ config, pkgs, ... }: let
#
in {
{ config, ... }: {
services.matrix-synapse = {
enable = true;
configureRedisLocally = true;