feat(accounts): add emails workflow settings

This commit is contained in:
Yorick Barbanneau 2025-07-15 21:36:05 +02:00
parent e4dcb39fc5
commit b3f675e507
8 changed files with 403 additions and 16 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }: {
{ ... }: {
config.modules = {
application = {
gnupg.enable = false;