Have fluffychat as matrix client

This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-02 04:43:51 +01:00
parent d65e7d9e57
commit 172714fd14

View File

@@ -4,6 +4,6 @@ let
in
{
environment.systemPackages = with pkgs; [
element-desktop
fluffychat
];
}