migrate noisetorch to audio
need to use programs.noisetorch as noisetorch requires a security capability Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
48a1b95c13
commit
82cbcff0fc
@ -30,4 +30,6 @@
|
|||||||
hardware.bluetooth.powerOnBoot = true;
|
hardware.bluetooth.powerOnBoot = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ pavucontrol ];
|
environment.systemPackages = with pkgs; [ pavucontrol ];
|
||||||
|
|
||||||
|
programs.noisetorch.enable = true;
|
||||||
}
|
}
|
||||||
|
@ -51,7 +51,6 @@
|
|||||||
nix-tree
|
nix-tree
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
nmap
|
nmap
|
||||||
noisetorch
|
|
||||||
ocrmypdf
|
ocrmypdf
|
||||||
pciutils
|
pciutils
|
||||||
playonlinux
|
playonlinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user