docs: Fixed formatting error in table.

This commit is contained in:
Spencer Brower
2024-03-04 09:08:09 -05:00
parent 05415cb273
commit d7aed73263
3 changed files with 42 additions and 38 deletions

View File

@@ -10,6 +10,8 @@
pkgs = nixpkgs.legacyPackages.x86_64-linux;
in
{
formatter.x86_64-linux = pkgs.nixpkgs-fmt;
devShells.x86_64-linux.default = pkgs.mkShell {
packages = with pkgs; [
ffmpeg