sayuri: Do not disable gui in yolo profile
This commit is contained in:
parent
4712cd20be
commit
71f868e104
|
@ -91,7 +91,6 @@
|
||||||
"tsx=on"
|
"tsx=on"
|
||||||
"tsx_async_abort=off"
|
"tsx_async_abort=off"
|
||||||
];
|
];
|
||||||
sbruder.gui.enable = lib.mkForce false;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue