nix version update to 24.05 and flake update

This commit is contained in:
Salar Rahmanian 2024-06-02 14:05:08 -07:00
parent 780cd784c7
commit f141d7d804
2 changed files with 13 additions and 13 deletions

View file

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