From 9250baa9c01dcd81b22d758b3db0cf818598397f Mon Sep 17 00:00:00 2001 From: devhell Date: Fri, 19 Apr 2019 11:57:45 +0100 Subject: machines/{eris,titan}: Add 'light' package Since the 'modesetting' driver does not work with 'xbacklight' we have the choice of either 'light' or 'backlightctl'. For now we'll choose 'light' and see how it goes. --- machines/devhell/eris.nix | 2 +- machines/devhell/titan.nix | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'machines') diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix index 4b33d024..f5d96730 100644 --- a/machines/devhell/eris.nix +++ b/machines/devhell/eris.nix @@ -234,6 +234,7 @@ kismet libva libvdpau-va-gl + light minicom pamixer pmtools @@ -245,6 +246,5 @@ vdpauinfo wavemon xbindkeys - xorg.xbacklight ]; } diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix index 364c1983..199c0ed8 100644 --- a/machines/devhell/titan.nix +++ b/machines/devhell/titan.nix @@ -193,6 +193,8 @@ kismet libva libvdpau-va-gl + light + light minicom pamixer pmtools @@ -204,6 +206,5 @@ vdpauinfo wavemon xbindkeys - xorg.xbacklight ]; } -- cgit 1.4.1