back to a workable state on muhhStar

This commit is contained in:
Markus Heurung 2024-03-06 12:10:11 +01:00
parent 0b96952d63
commit 4375c27ab1
4 changed files with 14 additions and 8 deletions

View file

@ -71,7 +71,7 @@
userName = "markus@heurung.net";
passwordCommand = "op read op://personal/mailbox.org/password";
imap.host = "imap.mailbox.org";
neomutt.enable = true;
#neomutt.enable = true;
#mbsync.enable = true;
};
};
@ -152,6 +152,9 @@
keychain = {
enable = true;
enableFishIntegration = true;
keys = [
"id_ed25519"
];
};
kitty = {
enable = true;