Matrix enablement among other things

Enabled matrix, provided new tmux config, enabled a few plugins for doom
emacs, added arc-nixexprs and matrix packages from that. Added backlight
and battery monitors to my waybar config. Added kat to video group so
backlight control is possible.
This commit is contained in:
kat witch 2021-02-10 17:38:29 +00:00 committed by kat
parent a66a11c8ac
commit 6a0f64b846
12 changed files with 132 additions and 26 deletions

View file

@ -11,6 +11,9 @@ let
inherit (pkgs) dino;
};
matrix-appservice-irc = callPackage "${sources.arc-nixexprs}/pkgs/public/matrix" {};
mx-puppet-discord = callPackage "${sources.arc-nixexprs}/pkgs/public/mx-puppet-discord" {};
discord = pkgs.discord.override { nss = pkgs.nss_latest; };
linuxPackagesFor = kernel: