From c6645d3fc9484e1f48d0e0c89701838fe9d96070 Mon Sep 17 00:00:00 2001 From: Maaz Khokhar Date: Tue, 7 Jul 2026 22:42:33 -0500 Subject: [PATCH] keyd key remapping daemon --- hosts/pc/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index cc46fc7..e7b0c2f 100755 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -59,6 +59,7 @@ element-desktop cmatrix rustdesk + keyd ]; programs.kdeconnect.enable = true;