From fc754d7928d23d3efe73d6e43cd4014ee1cfe5a6 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Tue, 25 Feb 2025 16:33:49 -0500 Subject: [PATCH] more worky --- src/system/machines/workstation/modules/home-manager/home.nix | 2 +- src/user/modules/utils/modules/email/config/aerc.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/system/machines/workstation/modules/home-manager/home.nix b/src/system/machines/workstation/modules/home-manager/home.nix index eb3c1c1..54db97c 100644 --- a/src/system/machines/workstation/modules/home-manager/home.nix +++ b/src/system/machines/workstation/modules/home-manager/home.nix @@ -32,7 +32,7 @@ }; email.enable = true; neovim.enable = true; - vim.enable = false; + vim.enable = true; }; gui = { diff --git a/src/user/modules/utils/modules/email/config/aerc.conf b/src/user/modules/utils/modules/email/config/aerc.conf index af4f244..e7e0bda 100644 --- a/src/user/modules/utils/modules/email/config/aerc.conf +++ b/src/user/modules/utils/modules/email/config/aerc.conf @@ -14,7 +14,7 @@ # keyring already exists, in which case the latter will be used. # # Default: auto -#pgp-provider=auto +pgp-provider=auto # By default, the file permissions of accounts.conf must be restrictive and # only allow reading by the file owner (0600). Set this option to true to @@ -41,7 +41,7 @@ # Set the $TERM environment variable used for the embedded terminal. # # Default: xterm-256color -#term=xterm-256color +term=xterm-256color # Display OSC8 strings in the embedded terminal #