sayuri: Do not disable gui in yolo profile

This commit is contained in:
Simon Bruder 2022-05-07 12:34:02 +02:00
parent 4712cd20be
commit 71f868e104
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -91,7 +91,6 @@
"tsx=on"
"tsx_async_abort=off"
];
sbruder.gui.enable = lib.mkForce false;
};
};
}