nixos/tests/terminal-emulators: remove xfce scope references

This commit is contained in:
pancaek
2025-12-27 13:12:27 -08:00
parent b54c2d4fa1
commit 3949e90ece
+1 -1
View File
@@ -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;