hosts/morphius: enable iio for autorotate
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
imports = [
|
||||
# ./laptop
|
||||
];
|
||||
hardware.sensor.iio.enable = true;
|
||||
services = {
|
||||
logind = {
|
||||
lidSwitch = "ignore";
|
||||
|
Reference in New Issue
Block a user