fix indentation

This commit is contained in:
XenGi 2026-03-08 14:01:08 +01:00
parent 76bd2c5ef6
commit 3078f626e5
Signed by: xengi
SSH key fingerprint: SHA256:EvLbWxFCtfmd+8Xa6RkzkhIga+wFkKCekfFacYVn63M

View file

@ -66,7 +66,6 @@
];
enableRegistrationScript = true;
};
};
nginx.virtualHosts."matrix.${config.networking.domain}" = {
default = true;
@ -96,4 +95,5 @@
};
};
};
};
}