Update Flake inputs, enable opengl and add dconf to systemd packages
This commit is contained in:
parent
5d016c54e3
commit
3934f5df33
4 changed files with 14 additions and 10 deletions
|
|
@ -40,6 +40,7 @@
|
|||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue