fix i3/kde conflict with gnupg
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
# gnupg to fix conflict between kde
|
||||
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-gtk2;
|
||||
# X11
|
||||
services.xserver = {
|
||||
xkb = {
|
||||
|
||||
Reference in New Issue
Block a user