style: format all files initially using keep-sorted

This commit is contained in:
wi11-holdsworth 2025-09-17 12:39:17 +10:00
parent 28ddb141f4
commit c82a138eb7
14 changed files with 94 additions and 94 deletions

View file

@ -15,11 +15,11 @@ in
enable = true;
extraPackages = with pkgs; [
# keep-sorted start
intel-media-driver
libva-vdpau-driver
intel-compute-runtime
vpl-gpu-rt
intel-media-driver
intel-ocl
libva-vdpau-driver
vpl-gpu-rt
# keep-sorted end
];
};