WIP custom vital + zsh and audio configs
Signed-off-by: Filippo Berto <berto.f@protonmail.com>
This commit is contained in:
parent
84ed0d7a01
commit
4d42bdad1c
8 changed files with 68 additions and 26 deletions
|
|
@ -136,6 +136,8 @@ with lib;
|
|||
programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
|
||||
|
||||
programs.steam.enable = true;
|
||||
services.joycond.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
programs.zsh = { enable = true; syntaxHighlighting.enable = true; };
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
# evince
|
||||
# evolution
|
||||
file
|
||||
firefox
|
||||
firefox-bin
|
||||
# freecad
|
||||
gallery-dl
|
||||
gnome.eog
|
||||
|
|
@ -123,6 +123,7 @@
|
|||
../hm_modules/python.nix
|
||||
../hm_modules/rust.nix
|
||||
|
||||
../hm_modules/any_nix_shell.nix
|
||||
../hm_modules/alacritty.nix
|
||||
../hm_modules/autorandr.nix
|
||||
../hm_modules/bspwm.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue