mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-14 07:29:22 +01:00
remove duplicate option from amd module
This commit is contained in:
parent
6315e0ec06
commit
87937a32a5
@ -15,7 +15,6 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
systemd.tmpfiles.rules = [ "L+ /opt/rocm/hip - - - - ${pkgs.rocmPackages.clr}" ];
|
||||
services.xserver.enable = true;
|
||||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
# OpenGL
|
||||
hardware.opengl = {
|
||||
|
Loading…
Reference in New Issue
Block a user