mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
[extra/sound] enable torchnoise with s-bit
This commit is contained in:
parent
89621b5d4e
commit
8ea09d7159
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
#jack.enable = true;
|
||||
};
|
||||
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
noisetorch
|
||||
pavucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue