diff --git a/public/service-x11.nix b/public/service-x11.nix index a64b168..b92b0e4 100644 --- a/public/service-x11.nix +++ b/public/service-x11.nix @@ -17,6 +17,8 @@ mkIf profiles.isDesktop { xkbOptions = "eurosign:e"; displayManager.lightdm.enable = true; windowManager.awesome.enable = true; + startGnuPGAgent = true; + startOpenSSHAgent = false; # pas compatible avec l'agent GnuPG inputClassSections = ['' Identifier "Marble Mouse" MatchProduct "Logitech USB Trackball"