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