dregil: Activate xsession for alex

This commit is contained in:
Alexander Kobjolke 2023-08-05 23:27:33 +02:00
parent ea06ca77c0
commit 20856e1c65

View file

@ -54,6 +54,8 @@ in {
};
services.autorandr = { enable = true; };
xsession.enable = true;
}
];
};