new install on big sur updates
This commit is contained in:
parent
f75b5b6171
commit
fafec1cef5
9
home.nix
9
home.nix
|
@ -15,7 +15,7 @@
|
||||||
# You can update Home Manager without changing this value. See
|
# You can update Home Manager without changing this value. See
|
||||||
# the Home Manager release notes for a list of state version
|
# the Home Manager release notes for a list of state version
|
||||||
# changes in each release.
|
# changes in each release.
|
||||||
home.stateVersion = "20.09";
|
home.stateVersion = "21.05";
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
|
@ -444,13 +444,6 @@
|
||||||
pkgs.tree
|
pkgs.tree
|
||||||
pkgs.exa
|
pkgs.exa
|
||||||
pkgs.mosh
|
pkgs.mosh
|
||||||
pkgs.sbt
|
|
||||||
pkgs.scala
|
|
||||||
pkgs.scalafmt
|
|
||||||
pkgs.coursier
|
|
||||||
pkgs.ammonite
|
|
||||||
pkgs.mill
|
|
||||||
pkgs.bloop
|
|
||||||
pkgs.yarn
|
pkgs.yarn
|
||||||
pkgs.openssl
|
pkgs.openssl
|
||||||
pkgs.xz
|
pkgs.xz
|
||||||
|
|
Loading…
Reference in a new issue