hosts/morphius: enable iio for autorotate

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-17 14:37:27 +03:00
parent 078351becd
commit ac28a3442f
4 changed files with 2 additions and 27 deletions

View File

@ -2,6 +2,7 @@
imports = [
# ./laptop
];
hardware.sensor.iio.enable = true;
services = {
logind = {
lidSwitch = "ignore";