made sound usable on non-graphical systems.
This commit is contained in:
parent
f4e5e24e2b
commit
b9fb31d1d6
7 changed files with 28 additions and 36 deletions
|
|
@ -51,8 +51,7 @@
|
|||
interval = 1;
|
||||
}
|
||||
(
|
||||
lib.mkIf
|
||||
(!osConfig.host.details.isVm)
|
||||
lib.mkIf (!osConfig.host.details.isVm)
|
||||
{
|
||||
block = "backlight";
|
||||
missing_format = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue