feat: Added new ssh public key
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
./git.nix
|
||||
./goread.nix
|
||||
./helix.nix
|
||||
./ncmpcpp.nix
|
||||
./neomutt.nix
|
||||
# ./ncmpcpp.nix
|
||||
# ./neomutt.nix
|
||||
# ./newsboat.nix
|
||||
./nix-index.nix
|
||||
./nushell.nix
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
programs.neomutt = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
vimKeys = true;
|
||||
editor = "nvim";
|
||||
# sidebar = {
|
||||
|
||||
Reference in New Issue
Block a user