Update README.md

This commit is contained in:
Gerg-L 2023-08-28 19:55:54 -04:00
parent cdc49872a3
commit 07e3e5f00c
No known key found for this signature in database

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