From 82cbcff0fcd7fff5310e6b1731f9ebca8b2db99d Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 19 May 2024 12:54:08 -0400 Subject: [PATCH] migrate noisetorch to audio need to use programs.noisetorch as noisetorch requires a security capability Signed-off-by: ahuston-0 --- systems/artemision/audio.nix | 2 ++ systems/artemision/programs.nix | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/systems/artemision/audio.nix b/systems/artemision/audio.nix index f41b4e0..17c1dd8 100644 --- a/systems/artemision/audio.nix +++ b/systems/artemision/audio.nix @@ -30,4 +30,6 @@ hardware.bluetooth.powerOnBoot = true; environment.systemPackages = with pkgs; [ pavucontrol ]; + + programs.noisetorch.enable = true; } diff --git a/systems/artemision/programs.nix b/systems/artemision/programs.nix index bb7bd6d..cd2e70f 100644 --- a/systems/artemision/programs.nix +++ b/systems/artemision/programs.nix @@ -51,7 +51,6 @@ nix-tree nixpkgs-fmt nmap - noisetorch ocrmypdf pciutils playonlinux