porcorosso: enable acpilight
This commit is contained in:
parent
93b5d2c288
commit
6c9b15e908
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ in {
|
||||||
];
|
];
|
||||||
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
|
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
|
||||||
hardware.pulseaudio.support32Bit = true;
|
hardware.pulseaudio.support32Bit = true;
|
||||||
|
hardware.acpilight.enable = true;
|
||||||
|
|
||||||
# Define a user account.
|
# Define a user account.
|
||||||
users.users.lukegb = {
|
users.users.lukegb = {
|
||||||
|
|
Loading…
Reference in a new issue