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