From 6a7337ab1ce0b1e5bf89600d157c315709907781 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Thu, 5 Jun 2025 20:53:14 -0400 Subject: modules/email: init --- modules/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 72849ae..5eacabf 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -1,6 +1,7 @@ { ... }: { imports = [ + ./aerc.nix ./scheme ./foot.nix ./mako.nix @@ -16,6 +17,7 @@ ./neovim ./qutebrowser ./services + ./email ./gpg ./pass ./colors -- cgit v1.2.3