mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
profiles/dev: revert to default package
This commit is contained in:
parent
6e3b0aa232
commit
c7c6cc4620
@ -189,9 +189,6 @@ in {
|
||||
defaultEditor = true;
|
||||
withNodeJs = true;
|
||||
withRuby = true;
|
||||
|
||||
# I want the BLEEDING EDGE!
|
||||
package = pkgs.neovim-nightly;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user