fix(backlight): wrong percentage numbers for device apple-panel-bl

This commit is contained in:
idm1try
2023-09-19 18:50:39 +05:00
parent 4d32991bee
commit 388c024298
3 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,7 @@
inherit (nixpkgs) lib;
genSystems = lib.genAttrs [
"x86_64-linux"
"aarch64-linux"
];
pkgsFor = genSystems (system: