adding plasma-sdk and fixing office 365 pass
This commit is contained in:
parent
fe55bb5af3
commit
bac5142431
|
@ -126,5 +126,6 @@ with lib;
|
|||
sqlite
|
||||
fennel
|
||||
blesh
|
||||
plasma5Packages.plasma-sdk
|
||||
];
|
||||
}
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
IMAPAccount office
|
||||
Host outlook.office365.com
|
||||
User chris@tfcconnection.org
|
||||
PassCmd "rbw get 'Office 365'"
|
||||
PassCmd "rbw get --full 'Office 365' | rg mbsync | awk '{print $3}'"
|
||||
AuthMechs LOGIN
|
||||
SSLType IMAPS
|
||||
|
||||
|
|
Loading…
Reference in a new issue