From 625687459561f9e3103368bc2baa238058fe046f Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 20 Feb 2023 22:14:29 +0900 Subject: feat(README): add todo --- home/profiles/communication/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 6280899..8e51255 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -23,7 +23,7 @@ in }; config = lib.mkIf cfg.enable (lib.mkMerge [ - (lib.mkIf pkgs.stdenv.isLinux { + (lib.mkIf pkgs.stdenv.isLinux { # TODO: is this needed? sops.secrets.sef-imap-password = { }; -- cgit 1.4.1