Merge branch 'master' into update_flake_lock_action

This commit is contained in:
mergify[bot] 2023-08-29 18:02:43 +00:00 committed by GitHub
commit be4359a149
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, ... }: {