sayuri: Do not disable gui in yolo profile

pull/64/head
Simon Bruder 2022-05-07 12:34:02 +02:00
parent 4712cd20be
commit 71f868e104
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 1 deletions

View File

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