diff --git a/hosts/t480/modules/neomutt.nix b/hosts/t480/modules/neomutt.nix index 57e3cc43..dbc58332 100644 --- a/hosts/t480/modules/neomutt.nix +++ b/hosts/t480/modules/neomutt.nix @@ -1,5 +1,5 @@ { - programs.neomutt = { + home-manager.users.opdavies.programs.neomutt = { enable = true; vimKeys = true;