From 71892be087e11e81ee3ad0579bf0ad4cdbf3bb21 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 18 Sep 2024 19:44:11 +0200 Subject: first neomutt config --- common/home/accounts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/home/accounts/default.nix') diff --git a/common/home/accounts/default.nix b/common/home/accounts/default.nix index 43ce600..d5338dd 100644 --- a/common/home/accounts/default.nix +++ b/common/home/accounts/default.nix @@ -1,4 +1,4 @@ { ... }: { - email.accounts = import ./email.nix; + email.accounts = import ./email.nix { }; } -- cgit v1.2.3-70-g09d2