From cf4cfa8b6af0ed965ce25c7a98c33770e1418527 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sat, 3 Aug 2024 21:15:32 -0400 Subject: [PATCH] fix(mail): delay open to wait for wifi --- nixosModules/desktop/environment/modules/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixosModules/desktop/environment/modules/packages.nix b/nixosModules/desktop/environment/modules/packages.nix index 3cb89756..3f4ba255 100644 --- a/nixosModules/desktop/environment/modules/packages.nix +++ b/nixosModules/desktop/environment/modules/packages.nix @@ -209,7 +209,7 @@ in { "sleep 3; nextcloud --background" - "[workspace special:protonmail silent] proton-mail" + "[workspace special:protonmail silent] sleep 10; proton-mail" "[workspace special:spot silent] spotify" ] ++ optionals config.services.tailscale.enable [