update nixos

This commit is contained in:
2026-08-24 23:49:59 +02:00
parent fc7a88814a
commit bfa8f5c118
6 changed files with 33 additions and 342 deletions
+1
View File
@@ -223,6 +223,7 @@ in
services.ananicy = {
enable = true;
package = pkgs.ananicy-cpp;
rulesProvider = pkgs.ananicy-cpp;
extraRules = [
{ name = "easyeffects"; type = "Audio"; nice = -12; }
];