Easy effects
This commit is contained in:
parent
b47d3301ee
commit
1943b42e07
3 changed files with 5 additions and 0 deletions
3
home_manager/modules/easyeffects.nix
Normal file
3
home_manager/modules/easyeffects.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
services.easyeffects.enable = true;
|
||||||
|
}
|
||||||
|
|
@ -121,6 +121,7 @@
|
||||||
./modules/alacritty.nix
|
./modules/alacritty.nix
|
||||||
./modules/autorandr.nix
|
./modules/autorandr.nix
|
||||||
./modules/bspwm.nix
|
./modules/bspwm.nix
|
||||||
|
./modules/easyeffects.nix
|
||||||
./modules/dunst.nix
|
./modules/dunst.nix
|
||||||
# ./modules/grobi.nix
|
# ./modules/grobi.nix
|
||||||
./modules/gtk_theme.nix
|
./modules/gtk_theme.nix
|
||||||
|
|
|
||||||
|
|
@ -93,6 +93,7 @@
|
||||||
./modules/alacritty.nix
|
./modules/alacritty.nix
|
||||||
./modules/autorandr.nix
|
./modules/autorandr.nix
|
||||||
./modules/bspwm.nix
|
./modules/bspwm.nix
|
||||||
|
./modules/easyeffects.nix
|
||||||
./modules/dunst.nix
|
./modules/dunst.nix
|
||||||
# ./modules/grobi.nix
|
# ./modules/grobi.nix
|
||||||
./modules/gtk_theme.nix
|
./modules/gtk_theme.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue