From 45dc3a4d2c00130798b8ee5c466dead270d8c13c Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 10 Aug 2024 15:42:23 +0900 Subject: chore(home/communication): add comments for darwin platform --- home/profiles/communication/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles') diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 4a287ee..00e0b2a 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -25,7 +25,7 @@ in }; config = lib.mkIf cfg.enable (lib.mkMerge [ - # TODO: is this needed? + # TODO: also configure mail in Darwin (lib.mkIf pkgs.stdenv.isLinux { sops.secrets.sef-email-password = { }; -- cgit 1.4.1