Compare commits
No commits in common. "a3d350ea15e403557b6582fe13b05c36bdc77024" and "eae2664fd67a1e112f17532bee1f42c0fef0780e" have entirely different histories.
a3d350ea15
...
eae2664fd6
|
@ -47,10 +47,7 @@
|
|||
(
|
||||
lib.mkIf
|
||||
(!osConfig.host.isVm)
|
||||
{
|
||||
block = "backlight";
|
||||
missing_format = "";
|
||||
}
|
||||
{block = "backlight";}
|
||||
)
|
||||
(
|
||||
lib.mkIf (osConfig.host.isLaptop)
|
||||
|
|
Loading…
Reference in a new issue