clarification
This commit is contained in:
parent
3173029f5a
commit
32ad5c726b
1 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,11 @@ you also have the option to define your mpris bus name, which will instead wait
|
|||
|
||||
```nix
|
||||
lastfmpris.url = "git+https://git.reidlab.pink/reidlab/lastfmpris.git";
|
||||
# in your `homeManagerConfiguration`:
|
||||
```
|
||||
|
||||
and in your `homeManagerConfiguration`:
|
||||
|
||||
```nix
|
||||
imports = [
|
||||
inputs.lastfmpris.homeManagerModules.lastfmpris;
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue