diff --git a/nix/home/opdavies/hosts/PW05CH3L.nix b/nix/home/opdavies/hosts/PW05CH3L.nix
index c8ce2d3f..a189803e 100644
--- a/nix/home/opdavies/hosts/PW05CH3L.nix
+++ b/nix/home/opdavies/hosts/PW05CH3L.nix
@@ -2,6 +2,7 @@
   features = {
     cli = {
       direnv.enable = true;
+      neovim.enable = true;
 
       notes = {
         enable = true;