audio: change noisetorch to easyeffects and set up inputfilter for main pc
This commit is contained in:
parent
89000f1eb2
commit
be94c87b1e
2 changed files with 271 additions and 3 deletions
|
@ -18,12 +18,10 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
noisetorch
|
||||
pavucontrol
|
||||
easyeffects
|
||||
];
|
||||
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
services.pulseaudio = disabled;
|
||||
security.rtkit.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue