Comment GPG.

This commit is contained in:
2024-12-12 21:28:34 +01:00
parent 445a635689
commit 439fde56f2
2 changed files with 4 additions and 5 deletions

View File

@@ -25,7 +25,6 @@
gcc gcc
cups cups
epson-escpr
firefox firefox
bitwarden bitwarden
]; ];

View File

@@ -41,10 +41,10 @@
}; };
privat = { privat = {
address = "elias.schroeter@e.email"; address = "elias.schroeter@e.email";
gpg = { #gpg = {
key = "0x99D2EF975FE523CC"; # key = "0x99D2EF975FE523CC";
signByDefault = false; # signByDefault = false;
}; #};
aliases = [ "elias.schroeter@murena.io" "xacufe67.cadome83@murena.io" ]; aliases = [ "elias.schroeter@murena.io" "xacufe67.cadome83@murena.io" ];
imap = { imap = {
host = "mail.ecloud.global"; host = "mail.ecloud.global";