flake update and update nix version to 24.11

This commit is contained in:
Salar Rahmanian 2025-01-04 11:53:55 -08:00
parent 115dce6cb2
commit 19f70f19e4
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
];
home = {
stateVersion = "24.05";
stateVersion = "24.11";
sessionVariables = {
EDITOR = "nvim";
VISUAL = "$EDITOR";