Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Amd gpu support on polaris
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuavio committed Jan 28, 2024
1 parent bfbc61a commit 84a4ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/polaris.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ in
[
"${nixos-hardware}/common/cpu/amd"
"${nixos-hardware}/common/cpu/amd/pstate.nix"
"${nixos-hardware}/common/gpu/amd"
"${nixos-hardware}/common/pc/ssd"
"${nixos-hardware}/common/pc"
"${nixos-hardware}/common/hidpi.nix"
Expand Down

0 comments on commit 84a4ebb

Please sign in to comment.