kde: sync XWayland keyboard layout with KDE
This commit is contained in:
parent
a25e277019
commit
f77a07d781
4 changed files with 84 additions and 1 deletions
|
|
@ -4,6 +4,9 @@
|
|||
config,
|
||||
...
|
||||
}:
|
||||
lib.mkIf (config.my.desktop == "kde") {
|
||||
{
|
||||
imports = [ ./kde/kde-sync-xkbmap.nix ];
|
||||
}
|
||||
// lib.mkIf (config.my.desktop == "kde") {
|
||||
services.gpg-agent.pinentry.package = lib.mkForce pkgs.pinentry-qt;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue