mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
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:
parent
a66a11c8ac
commit
6a0f64b846
12 changed files with 132 additions and 26 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue