Add Open WebUI desktop entry; enable in home
- Move openWebUI.enable from system-modules to home‑modules for desktop and laptop hosts - Remove flatpak entry for OpenWebUI - Add XDG desktop entry and bind Super‑Ctrl‑O to launch it via dex - Update Helium appimage to version 0.14.2.1 with new checksum
This commit is contained in:
@@ -69,6 +69,13 @@
|
||||
iconUrl = "https://jellyfin.org/images/logo.svg";
|
||||
iconSha = "sha256-sRSB2rxThd4+vMmdpRTz+bEKgdrmF5NG4I74I6kfCyY=";
|
||||
}
|
||||
{
|
||||
name = "openWebUI";
|
||||
displayName = "Open WebUI";
|
||||
url = "https://ai.garandplg.com";
|
||||
iconUrl = "https://ai.garandplg.com/static/favicon.png";
|
||||
iconSha = "sha256-Vpij45UT57YwTslsMJNzqzrw9w/nlCk0Yd45WpTeqmU=";
|
||||
}
|
||||
];
|
||||
in {
|
||||
options.xdgDesktopEntries = {
|
||||
|
||||
Reference in New Issue
Block a user