hephaestus: make brightness configurable

This commit is contained in:
Antoine Martin 2023-09-24 17:19:49 +02:00
parent 30ab470de6
commit ed7357693e

View file

@ -95,4 +95,6 @@
# Configure console keymap
console.keyMap = "us";
programs.light.enable = true;
}