Updates.
This commit is contained in:
parent
838941b56b
commit
a5f06924da
11 changed files with 123 additions and 57 deletions
|
@ -8,5 +8,12 @@
|
|||
reverse_proxy localhost:8000
|
||||
'';
|
||||
};
|
||||
environment.systemPackages = with pkgs; [ audible-cli ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
audible-cli
|
||||
ffmpeg
|
||||
lame
|
||||
jq
|
||||
mp4v2
|
||||
mediainfo
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue