mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Update README.md
This commit is contained in:
parent
cdc49872a3
commit
07e3e5f00c
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ fi
|
|||
|
||||
### Via system configuration on NixOS
|
||||
|
||||
For nixos-unstable all that's required is
|
||||
For NixOS 23.05+ all that's required is
|
||||
|
||||
```Nix
|
||||
{
|
||||
|
|
@ -108,7 +108,7 @@ other available options are:
|
|||
}
|
||||
```
|
||||
|
||||
23.05 or before requires:
|
||||
NixOS 22.11 or before requires:
|
||||
|
||||
```Nix
|
||||
{ pkgs, ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue