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/global.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/global.nix') diff --git a/modules/global.nix b/modules/global.nix index 32a68f5..72b29cf 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -45,6 +45,7 @@ in qutebrowser = { wrapWithNixGL = cfg.notNixOS; }; + email.enable = true; zsh.enable = true; tmux.enable = true; fzf.enable = true; -- cgit v1.2.3