xterm: move to pcGuiApps

This commit is contained in:
2024-03-06 04:38:05 +00:00
parent d39bed46b5
commit cf86b4a67c

View File

@@ -105,7 +105,6 @@ in
"vulkan-tools" # vulkaninfo
# "whalebird" # pleroma client (Electron). input is broken on phosh.
"xdg-terminal-exec"
"xterm" # broken on phosh
];
sane.programs.handheldGuiApps = declPackageSet [
@@ -172,6 +171,7 @@ in
"tor-browser" # x86-only
"vlc"
"wireshark" # could maybe ship the cli as sysadmin pkg
"xterm" # requires Xwayland
# "zecwallet-lite" # x86-only
]
);