diff --git a/modules/nixos/profiles/dev.nix b/modules/nixos/profiles/dev.nix index 9ad6e171..c83871d6 100644 --- a/modules/nixos/profiles/dev.nix +++ b/modules/nixos/profiles/dev.nix @@ -189,9 +189,6 @@ in { defaultEditor = true; withNodeJs = true; withRuby = true; - - # I want the BLEEDING EDGE! - package = pkgs.neovim-nightly; }; environment.systemPackages = with pkgs; [