From 99693bceb89b7e3391b6ce33486c53132212a1ca Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 26 Sep 2023 13:26:10 +0100 Subject: [PATCH] Add notmuch for ukaea email --- hosts/Ronin/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Ronin/home.nix b/hosts/Ronin/home.nix index d3ee97ff..ea5d1c01 100644 --- a/hosts/Ronin/home.nix +++ b/hosts/Ronin/home.nix @@ -58,6 +58,7 @@ }; }; mu.enable = true; + notmuch.enable = true; }; }; services.kanshi.profiles = {