updating kaladins stuff

This commit is contained in:
Chris Cochrun 2023-12-15 21:21:07 -06:00
parent c90b9dd764
commit e3c47b5e22
5 changed files with 6 additions and 3 deletions

View file

@ -91,7 +91,7 @@
mbsync.enable = true;
mu.enable = true;
flavor = "outlook.office365.com";
passwordCommand = "/home/chris/.dotfiles/scripts/mailpass";
passwordCommand = "${pkgs.rbw}/bin/rbw get --full 'Office 365' | rg 'mumailemacs' | awk '{print $2}'";
realName = "Chris Cochrun";
imap = {
host = "outlook.office365.com";