Add davmail for outlook email syncing to maildir
Disable automatic start of protonmail-bridge
This commit is contained in:
parent
a45afd0412
commit
bd92b05e42
|
@ -283,5 +283,4 @@ in ''
|
||||||
exec-once = ${pkgs.waybar}/bin/waybar
|
exec-once = ${pkgs.waybar}/bin/waybar
|
||||||
exec-once = ${pkgs.mako}/bin/mako
|
exec-once = ${pkgs.mako}/bin/mako
|
||||||
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
||||||
exec-once = ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n
|
|
||||||
''
|
''
|
||||||
|
|
|
@ -12,6 +12,7 @@ in {
|
||||||
nomachine-client
|
nomachine-client
|
||||||
teams-for-linux
|
teams-for-linux
|
||||||
zoom-us
|
zoom-us
|
||||||
|
davmail
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Reference in a new issue