0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00

change installation in README

This commit is contained in:
TheMaxMur 2024-02-29 19:12:15 +03:00
parent dd0f09cc0a
commit b5894b4c09
No known key found for this signature in database
GPG Key ID: B72F4A649F92F410

View File

@ -173,7 +173,7 @@ nix-build --expr '(import <nixpkgs> {}).callPackage ./nix {}'
```nix
imports = [
inputs.yandex-music.nixosModules.yandex-music
yandex-music.nixosModule
];
```