changed username

This commit is contained in:
2021-04-03 22:06:18 +05:30
parent 86d0cd7c40
commit 9b9fd033d3
8 changed files with 31 additions and 21 deletions

View File

@@ -9,9 +9,9 @@
{
name = "zenwithmuqqs";
patch = null;
structuredExtraConfig = ''
SCHED_MUQQS y
'';
structuredExtraConfig = with lib.kernel; {
SCHED_MUQSS = yes;
};
ignoreConfigErrors = true;
}
];