summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index da308e1a..567ec87d 100644
--- a/hel.nix
+++ b/hel.nix
@@ -444,6 +444,8 @@
444 # }; 444 # };
445 445
446 sensor.iio.enable = true; 446 sensor.iio.enable = true;
447
448 brightnessctl.enable = true;
447 }; 449 };
448 450
449 sound.enable = true; 451 sound.enable = true;