Loading nixos/modules/services/desktop-managers/lomiri.nix +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ in { libusermetrics lomiri lomiri-download-manager lomiri-filemanager-app lomiri-schemas # exposes some required dbus interfaces lomiri-session # wrappers to properly launch the session lomiri-sounds Loading nixos/tests/lomiri.nix +1 −1 Original line number Diff line number Diff line Loading @@ -268,7 +268,7 @@ in { machine.screenshot("settings_content-hub_peers") # Select Morph as content source mouse_click(300, 100) mouse_click(370, 100) # Expect Morph to be brought into the foreground, with its Downloads page open machine.wait_for_text("No downloads") Loading Loading
nixos/modules/services/desktop-managers/lomiri.nix +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ in { libusermetrics lomiri lomiri-download-manager lomiri-filemanager-app lomiri-schemas # exposes some required dbus interfaces lomiri-session # wrappers to properly launch the session lomiri-sounds Loading
nixos/tests/lomiri.nix +1 −1 Original line number Diff line number Diff line Loading @@ -268,7 +268,7 @@ in { machine.screenshot("settings_content-hub_peers") # Select Morph as content source mouse_click(300, 100) mouse_click(370, 100) # Expect Morph to be brought into the foreground, with its Downloads page open machine.wait_for_text("No downloads") Loading