upgrading state version

This commit is contained in:
Ivan Dimitrov 2023-09-09 11:12:43 +03:00
parent 745f277c2c
commit 2a9d483bd6
3 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
home = {
username = "ivand";
homeDirectory = "/home/ivand";
stateVersion = "23.05";
stateVersion = "23.11";
sessionPath = [ "$HOME/.local/bin/" "$HOME/.local/share/pnpm" ];
pointerCursor = {
name = "Bibata-Modern-Amber";

View File

@ -37,6 +37,7 @@
poetry
lolcat
deno
bun
nodejs_20
python311
python311Packages.pip

View File

@ -2,7 +2,7 @@
imports = [ ../../hardware-configuration.nix ];
system.stateVersion = "23.05";
system.stateVersion = "23.11";
nix = {
gc = {