readme: remove to-be-changed docs
This commit is contained in:
parent
747130909f
commit
7cd3d6ea35
1 changed files with 0 additions and 8 deletions
|
|
@ -7,14 +7,6 @@ set of nixos modules to set better (opinionated) defaults
|
||||||
You could clone this repo into /etc/nixos and add a submodule.
|
You could clone this repo into /etc/nixos and add a submodule.
|
||||||
Or, add it as a flake input.
|
Or, add it as a flake input.
|
||||||
|
|
||||||
Many of the extra settings can be added to or overridden:
|
|
||||||
```nix
|
|
||||||
# this would replace the default config with a single setting,
|
|
||||||
# to only extract (save) audio.
|
|
||||||
# not recommended for a global config for obvious reasons.
|
|
||||||
nixowos.cli.yt-dlp.extraConfig = "--extract-audio";
|
|
||||||
```
|
|
||||||
|
|
||||||
## Example flake
|
## Example flake
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue