fix(client): don't use ffmpeg unfree outside of wsl
This commit is contained in:
parent
05d931864e
commit
272e9f06ab
2 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(ffmpeg-full.override { withUnfree = true; })
|
||||
ffmpeg-full
|
||||
fastfetch
|
||||
lazygit
|
||||
nixd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue