Fix Kdenlive

Error when rendering a project.
This commit is contained in:
Oliver Davies 2024-03-09 18:51:11 +00:00
parent 561eefeea3
commit 553d967bed
3 changed files with 6 additions and 2 deletions

View file

@ -3,6 +3,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-2311.url = "github:nixos/nixpkgs/nixos-23.11";
opdavies-nvim.inputs.nixpkgs.follows = "nixpkgs";
opdavies-nvim.url = "github:opdavies/opdavies.nvim";
};