{ config, lib, pkgs, ... }: { home-manager.users.moritz.programs.gpg = { enable = true; }; }