fix missing space in readme example flake
This commit is contained in:
parent
fc735ecfd2
commit
4e0674d7f1
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ nixowos.cli.yt-dlp.extraConfig = "--extract-audio";
|
||||||
url = "git+https://codeberg.org/electria/nixowos";
|
url = "git+https://codeberg.org/electria/nixowos";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
outputs =
|
outputs =
|
||||||
{ nixpkgs, nixowos, ... }:
|
{ nixpkgs, nixowos, ... }:
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue