why was this even here

This commit is contained in:
jacekpoz 2024-10-02 21:19:25 +02:00
parent 30c14ac2c9
commit 7aa59ce3a5
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -14,8 +14,6 @@ in {
];
};
environment.systemPackages = [ pkgs.mautrix-discord ];
services.matrix-conduit = {
enable = true;
package = inputs.conduit.packages.${pkgs.system}.default;