feat(accounts): add emails workflow settings

This commit is contained in:
Yorick Barbanneau 2025-08-04 02:04:30 +02:00
parent 0cd88af42b
commit c31fdd0739
7 changed files with 279 additions and 184 deletions

View file

@ -1,6 +1,6 @@
{ ... }:
{
home.file.".config/xkb/symbols/gpdwinmax".text =
home.file.".config/xkb/symbols/gpdwinmax".text =
''
default partial alphanumeric_keys
xkb_symbols "us-intl-winmax" {
@ -30,4 +30,5 @@
scale = "1.3";
};
};
sops.age.keyFile = "/home/ephase/.config/sops/age/keys.txt";
}