Compare commits

..

No commits in common. "a3d350ea15e403557b6582fe13b05c36bdc77024" and "eae2664fd67a1e112f17532bee1f42c0fef0780e" have entirely different histories.

View file

@ -47,10 +47,7 @@
( (
lib.mkIf lib.mkIf
(!osConfig.host.isVm) (!osConfig.host.isVm)
{ {block = "backlight";}
block = "backlight";
missing_format = "";
}
) )
( (
lib.mkIf (osConfig.host.isLaptop) lib.mkIf (osConfig.host.isLaptop)