System Gen78 @ 2025-06-25-01:23:39 by jonas@monolith
This commit is contained in:
parent
952839b93f
commit
14bf5380aa
@ -48,7 +48,7 @@ in {
|
||||
requires = ["pipewire.service"];
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${pkgs.noisetorch}/bin/noisetorch -l -t ${toString cfg.noisetorch-threshold}";
|
||||
ExecStart = "${pkgs.noisetorch}/bin/noisetorch -i -t ${toString cfg.noisetorch-threshold}";
|
||||
ExecStop = "${pkgs.noisetorch}/bin/noisetorch -u";
|
||||
RemainAfterExit = true;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user