clip tools
This commit is contained in:
@@ -123,6 +123,7 @@ in
|
||||
systemPackages = builtins.attrValues {
|
||||
# thumbnail for heif files & videos
|
||||
inherit krita-thumbnailer;
|
||||
inherit (pkgs.libheif) out;
|
||||
inherit (pkgs)
|
||||
libheif
|
||||
ffmpegthumbnailer
|
||||
@@ -132,7 +133,9 @@ in
|
||||
scrcpy
|
||||
codex
|
||||
;
|
||||
inherit (pkgs.libheif) out;
|
||||
inherit (inputs.clip-tools.packages.${pkgs.system})
|
||||
clip-thumbnailer
|
||||
;
|
||||
};
|
||||
etc."wireplumber/bluetooth.lua.d/51-bluez-config.lua".text = ''
|
||||
bluez_monitor.properties = {
|
||||
|
||||
Reference in New Issue
Block a user