mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 00:48:30 +00:00
Update home manager
Now i can remove the direnv hook!
This commit is contained in:
parent
87849b99cd
commit
8385522f86
@ -87,7 +87,6 @@
|
||||
track_directories
|
||||
end
|
||||
set -gx DIRENV_LOG_FORMAT ""
|
||||
direnv hook fish | source
|
||||
'';
|
||||
};
|
||||
|
||||
@ -134,5 +133,5 @@
|
||||
# You can update Home Manager without changing this value. See
|
||||
# the Home Manager release notes for a list of state version
|
||||
# changes in each release.
|
||||
home.stateVersion = "22.05";
|
||||
home.stateVersion = "24.11";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user