about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/eris.nix3
-rw-r--r--machines/devhell/titan.nix4
2 files changed, 4 insertions, 3 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index f5d96730..9c4357bb 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -224,6 +224,8 @@
 
   nixpkgs.config.mpv.vaapiSupport = true;
 
+  programs.light.enable = true;
+
   environment.systemPackages = with pkgs; [
     aircrackng
     cdrtools
@@ -234,7 +236,6 @@
     kismet
     libva
     libvdpau-va-gl
-    light
     minicom
     pamixer
     pmtools
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index 199c0ed8..5c60adef 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -181,6 +181,8 @@
 
   nixpkgs.config.mpv.vaapiSupport = true;
 
+  programs.light.enable = true;
+
   environment.systemPackages = with pkgs; [
     aircrackng
     cdrtools
@@ -193,8 +195,6 @@
     kismet
     libva
     libvdpau-va-gl
-    light
-    light
     minicom
     pamixer
     pmtools