test
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# "hid_microsoft" # Xbox One Elite 2 controller driver preferred by Steam
|
# "hid_microsoft" # Xbox One Elite 2 controller driver preferred by Steam
|
||||||
# "uinput"
|
# "uinput"
|
||||||
# ];
|
# ];
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
#boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"amdgpu.discovery=1"
|
"amdgpu.discovery=1"
|
||||||
];
|
];
|
||||||
@@ -109,4 +109,4 @@
|
|||||||
|
|
||||||
system.stateVersion = "25.11"; # Did you read the comment?
|
system.stateVersion = "25.11"; # Did you read the comment?
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user