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 #