use ffmpeg full

This commit is contained in:
Johannes Jöns 2024-09-22 13:32:52 +02:00
parent 4702b81348
commit d8b40824d5
2 changed files with 8 additions and 4 deletions

View file

@ -26,10 +26,10 @@ in
carapace.enable = true;
carapace.enableNushellIntegration = true;
carapace.package = pkgs.carapace.overrideAttrs {
src = /home/jopejoe1/dev/carapace-bin/././././.;
vendorHash = "sha256-z2sxm+qxSCU60kJqI6Rg9KQRizqgJlZWjvb0zxwSL2o=";
};
# carapace.package = pkgs.carapace.overrideAttrs {
# src = /home/jopejoe1/dev/carapace-bin/././././.;
# vendorHash = "sha256-z2sxm+qxSCU60kJqI6Rg9KQRizqgJlZWjvb0zxwSL2o=";
# };
starship = {
enable = true;

View file

@ -134,6 +134,10 @@
))
jitsi-meet-electron
thunderbird
(ffmpeg-full.override {
withTensorflow = true;
withUnfree = true;
})
];
programs = {