feat: matrix client

This commit is contained in:
Barrett Ruth 2026-02-19 16:08:29 -05:00
parent dd13c34c92
commit 85d9dfc50b
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 5 additions and 2 deletions

View file

@ -121,7 +121,8 @@ in
(if hostConfig.isLinux then sioyek-wrapped else pkgs.sioyek)
]
++ lib.optionals (vesktop && hostConfig.isLinux) [ pkgs.vesktop ]
++ lib.optionals (signal && hostConfig.isLinux) [ pkgs.signal-desktop ];
++ lib.optionals (signal && hostConfig.isLinux) [ pkgs.signal-desktop ]
++ lib.optionals hostConfig.isLinux [ pkgs.element-desktop ];
xdg.configFile."sioyek/keys_user.config" = lib.mkIf sioyek {
text = ''