feat: switch to nheko; install xmpp client

This commit is contained in:
Ahwx 2024-10-04 12:03:51 +02:00
parent a97c34b28f
commit 040c8d3141

View file

@ -1,6 +1,8 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
gajim # XMPP client
nheko # Matrix client
linuxKernel.packages.linux_hardened.v4l2loopback # Use A7ii as webcam linuxKernel.packages.linux_hardened.v4l2loopback # Use A7ii as webcam
# wikit # Wikipedia summaries from the terminal, not added to Nix yet # wikit # Wikipedia summaries from the terminal, not added to Nix yet
# reader # Firefox reader mode but in the terminal, not added to Nix yet # reader # Firefox reader mode but in the terminal, not added to Nix yet
@ -52,7 +54,7 @@
ripgrep ripgrep
yt-dlp yt-dlp
wineWowPackages.wayland wineWowPackages.wayland
element-desktop # wayland version is very laggy for me # element-desktop # wayland version is very laggy for me
spotify spotify
thunderbird thunderbird
neofetch neofetch