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