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