README.md: fix typo, errror -> error

This commit is contained in:
SoGreatAndPowerful 2023-02-18 13:11:16 +06:00 committed by GitHub
parent 60037844a3
commit 1c3303ccae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ In your flake.nix add `nur.nixosModules.nur` to your module list:
}
```
You cannot use `config.nur` for importing NixOS modules from NUR as this will lead to infinite recursion errrors.
You cannot use `config.nur` for importing NixOS modules from NUR as this will lead to infinite recursion errors.
Instead use: