{config, ...}: { imports = [ modules/gnupg.nix modules/nix-plugins.nix ]; config = { init = { enable = true; }; }; }