mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
nixpkgs update to 25.05
This commit is contained in:
parent
ac52635b26
commit
06e5de1a1a
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -24,7 +24,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
stateVersion = "24.11";
|
stateVersion = "25.05";
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
VISUAL = "$EDITOR";
|
VISUAL = "$EDITOR";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue