profiles/dev: revert to default package

This commit is contained in:
Gabriel Arazas 2023-12-23 20:33:02 +08:00
parent 6e3b0aa232
commit c7c6cc4620
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -189,9 +189,6 @@ in {
defaultEditor = true;
withNodeJs = true;
withRuby = true;
# I want the BLEEDING EDGE!
package = pkgs.neovim-nightly;
};
environment.systemPackages = with pkgs; [