Update README.md

This commit is contained in:
Milena - 一穗灯花
2022-06-30 17:03:21 +08:00
committed by GitHub
parent 9e85fbc151
commit 7682408554
+1 -1
View File
@@ -29,7 +29,7 @@ Currently, if you're using Nix the package manager or NixOS, you can use HyFetch
> #flake.nix
>
> environment.systemPackages =
> [ nixos-cn.legacyPackages.${system}.netease-cloud-music ];
> [ nixos-cn.legacyPackages.${system}.hyfetch ];
>
> ```
> (Thanks to @ YisuiDenghua and @ linyinfeng )