mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56:41 -07:00
flake update and update nix version to 24.11
This commit is contained in:
parent
115dce6cb2
commit
19f70f19e4
2 changed files with 4 additions and 4 deletions
2
home.nix
2
home.nix
|
@ -23,7 +23,7 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
stateVersion = "24.05";
|
||||
stateVersion = "24.11";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "$EDITOR";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue