chore: update imputs

This commit is contained in:
Moritz Böhme 2024-07-01 07:06:23 +02:00
parent 17ab5faf24
commit 891283aa43
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 189 additions and 207 deletions

View file

@ -20,10 +20,7 @@ in
config = lib.mkIf cfg.enable {
hardware = {
opengl = {
enable = true;
driSupport = true;
};
opengl.enable = true;
pulseaudio.enable = false;
};
services.xserver = {