about summary refs log tree commit diff
path: root/nixos/tests/terminal-emulators.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/terminal-emulators.nix')
-rw-r--r--nixos/tests/terminal-emulators.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/tests/terminal-emulators.nix b/nixos/tests/terminal-emulators.nix
index efaac03e19837..3c1188ca88c99 100644
--- a/nixos/tests/terminal-emulators.nix
+++ b/nixos/tests/terminal-emulators.nix
@@ -61,6 +61,8 @@ let tests = {
 
       konsole.pkg = p: p.plasma5Packages.konsole;
 
+      lomiri-terminal-app.pkg = p: p.lomiri.lomiri-terminal-app;
+
       lxterminal.pkg = p: p.lxterminal;
 
       mate-terminal.pkg = p: p.mate.mate-terminal;