mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Services/Ananicy] Remove very obsolete conf
This commit is contained in:
parent
27b7e334b3
commit
acaa1e0ea9
1 changed files with 0 additions and 9 deletions
|
|
@ -178,15 +178,6 @@ in {
|
||||||
type = "LowLatency_RT"; }
|
type = "LowLatency_RT"; }
|
||||||
{ name = "htop";
|
{ name = "htop";
|
||||||
type = "LowLatency_RT"; }
|
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));
|
] (x: builtins.toJSON x));
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue