Infini-DL360: add ffmpeg to system packages
This commit is contained in:
parent
102e57dddf
commit
21d7e61cbf
1 changed files with 4 additions and 0 deletions
|
@ -130,4 +130,8 @@
|
|||
Group = "root";
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg-full
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue