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