1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-28 05:01:01 +01:00

aerc: integrate accounts.email.accounts.<name>.signature options

This commit is contained in:
Lukas Nagel 2025-06-16 13:25:55 +02:00
parent 83f978812c
commit 0c94fcaee7
7 changed files with 86 additions and 12 deletions

View file

@ -0,0 +1,4 @@
#!/nix/store/00000000000000000000000000000000-bash/bin/bash
echo "some signature"
echo "goes here"