From 13a03fb289a5a83a0d042de51fefe27ee35a9ac1 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Wed, 14 Jul 2021 15:52:06 -0400 Subject: nixos/plasma5: Add maliit-keyboard to plasma mobile session --- nixos/modules/services/x11/desktop-managers/plasma5.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/modules/services/x11/desktop-managers/plasma5.nix b/nixos/modules/services/x11/desktop-managers/plasma5.nix index e47129898eb..37471bb23b6 100644 --- a/nixos/modules/services/x11/desktop-managers/plasma5.nix +++ b/nixos/modules/services/x11/desktop-managers/plasma5.nix @@ -493,6 +493,8 @@ in [ plasma-phone-components plasma-nano + pkgs.maliit-framework + pkgs.maliit-keyboard ]; # The following services are needed or the UI is broken. -- cgit 1.4.1