mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56: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 = {
|
||||
stateVersion = "24.11";
|
||||
stateVersion = "25.05";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "$EDITOR";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue