nixos/tests/terminal-emulators: remove xfce scope references
This commit is contained in:
@@ -109,7 +109,7 @@ let
|
||||
# times out after spending many hours
|
||||
#wezterm.pkg = p: p.wezterm;
|
||||
|
||||
xfce4-terminal.pkg = p: p.xfce.xfce4-terminal;
|
||||
xfce4-terminal.pkg = p: p.xfce4-terminal;
|
||||
|
||||
xterm.pkg = p: p.xterm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user