nixosTests.terminal-emulators: remove eterm (#445796)
This commit is contained in:
@@ -36,10 +36,6 @@ let
|
|||||||
|
|
||||||
darktile.pkg = p: p.darktile;
|
darktile.pkg = p: p.darktile;
|
||||||
|
|
||||||
eterm.pkg = p: p.eterm;
|
|
||||||
eterm.executable = "Eterm";
|
|
||||||
eterm.pinkValue = "#D40055";
|
|
||||||
|
|
||||||
germinal.pkg = p: p.germinal;
|
germinal.pkg = p: p.germinal;
|
||||||
|
|
||||||
ghostty.pkg = p: p.ghostty;
|
ghostty.pkg = p: p.ghostty;
|
||||||
|
|||||||
Reference in New Issue
Block a user