t480: remove neomutt

This commit is contained in:
Oliver Davies 2025-11-21 23:31:10 +00:00
parent 7d4949b6f9
commit ae079b49da
2 changed files with 0 additions and 8 deletions

View file

@ -10,7 +10,6 @@
./hardware-configuration.nix
./cron.nix
./neomutt.nix
./secrets.nix
./xserver.nix

View file

@ -1,7 +0,0 @@
{
home-manager.users.opdavies.programs.neomutt = {
enable = true;
vimKeys = true;
};
}