Home/Nixinator: Enable unofficial codex desktop app
This commit is contained in:
@@ -78,6 +78,17 @@
|
||||
enableMcpIntegration = true;
|
||||
};
|
||||
|
||||
codexDesktopLinux = {
|
||||
enable = true;
|
||||
linuxFeatures = [
|
||||
"frameless-titlebar"
|
||||
"global-dictation"
|
||||
"read-aloud"
|
||||
"tray-usage"
|
||||
"ui-tweaks"
|
||||
];
|
||||
};
|
||||
|
||||
# NOTE: Starts extremely slow
|
||||
ghostty = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user