add: backlight.nix

This commit is contained in:
kenji
2025-12-26 13:26:27 -06:00
parent 5fa73c0bad
commit fe39db683a
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
{pkgs, ...}: {
imports = [
../../system/time.nix
../../system/backlight.nix
../../system/boot.nix
../../system/amd.nix
../../system/hardware.nix