nix-dotfiles/home_manager/modules/easyeffects.nix
2022-05-27 14:54:49 +02:00

3 lines
42 B
Nix

{
services.easyeffects.enable = true;
}