Merge pull request #114 from Silent-wqh/fix-typo

Fix typo
This commit is contained in:
Ryan Yin 2024-03-11 20:34:26 +08:00 committed by GitHub
commit 4536260f6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -157,7 +157,7 @@ According to the official documentation, if the value of the `xxx` parameter is
In other words, you can use it like this:
```nix{7,13,37-58}
```nix{7,13,37-60}
{
description = "NixOS configuration of Ryan Yin";

View file

@ -160,7 +160,7 @@ Nix 提供了 [`extra-` 前缀](https://nixos.org/manual/nix/stable/command-ref/
也就是说我们可以这么用:
```nix{7,13,37-58}
```nix{7,13,37-60}
{
description = "NixOS configuration of Ryan Yin";