[Services/Ananicy] Remove very obsolete conf

This commit is contained in:
Antoine Viallon 2023-05-15 00:44:23 +02:00
parent 27b7e334b3
commit acaa1e0ea9
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -178,15 +178,6 @@ in {
type = "LowLatency_RT"; }
{ name = "htop";
type = "LowLatency_RT"; }
(ifEnable false { name = "hdapsd";
type = "LowLatency_RT";
sched = "fifo";
rtprio = 99;
ioclass = "realtime";
ionice = 0;
oom_score_adj = -999;
nice = -20;
})
] (x: builtins.toJSON x));