mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
nix version update to 24.05 and flake update
This commit is contained in:
parent
780cd784c7
commit
f141d7d804
2 changed files with 13 additions and 13 deletions
2
home.nix
2
home.nix
|
@ -22,7 +22,7 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
stateVersion = "23.11";
|
||||
stateVersion = "24.05";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "$EDITOR";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue