feat(ymir): add light for managing backlight.
This commit is contained in:
parent
1cdaf465a9
commit
7ef09a597d
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@
|
|||
binfmt = true;
|
||||
};
|
||||
|
||||
# Enable light for image control
|
||||
programs.light.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.crony = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue