From f2ca5f8340d7b8360298931f56194f1db1f7ee6b Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Fri, 17 Oct 2025 15:35:30 +0200 Subject: Include email config --- profile.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profile.nix') diff --git a/profile.nix b/profile.nix index 520ad83..bfcb5c4 100644 --- a/profile.nix +++ b/profile.nix @@ -45,6 +45,9 @@ # wine folder export WINEPREFIX=$XDG_DATA_HOME/wine + # notmuch location + export NOTMUCH_CONFIG=$XDG_CONFIG_HOME/notmuch/config + # podman user socket # this is used so I don't have to install docker #export DOCKER_HOST=unix://run/user/1000/podman/podman.sock -- cgit v1.2.3