feat: Added new ssh public key

This commit is contained in:
uttarayan21
2025-03-09 02:49:53 +05:30
parent 8024fd2c78
commit 84eb51b3aa
7 changed files with 32 additions and 9 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{pkgs, ...}: {
programs.neomutt = {
enable = true;
enable = false;
vimKeys = true;
editor = "nvim";
# sidebar = {