chore: Update to 25.05
This commit is contained in:
parent
b7b0fa8ad3
commit
f35a2c5e85
4 changed files with 28 additions and 18 deletions
|
@ -8,7 +8,7 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true; # Use nix-specific direnv.
|
||||
nix-direnv.enable = true; # Use nix-specific direnv, https://github.com/nix-community/nix-direnv
|
||||
};
|
||||
|
||||
# This is also done by setting programs.direnv.persistDerivations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue