diff --git a/homeManagerModules/desktopEnv/hypr/default.nix b/homeManagerModules/desktopEnv/hypr/default.nix index c8b57031..41acd290 100644 --- a/homeManagerModules/desktopEnv/hypr/default.nix +++ b/homeManagerModules/desktopEnv/hypr/default.nix @@ -46,8 +46,6 @@ services.cliphist.enable = true; - services.gpg-agent.enable = true; - wayland.windowManager.hyprland = { enable = true; extraConfig = builtins.readFile ./hyprland.conf;