Merge pull request #376 from Gerg-L/master

Update README.md
This commit is contained in:
Bryan Bennett 2023-08-29 14:00:04 -04:00 committed by GitHub
commit 8687b45c06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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, ... }: {