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