Skip to content

Commit

Permalink
penumbra: disable psr
Browse files Browse the repository at this point in the history
  • Loading branch information
leo60228 committed Oct 30, 2024
1 parent c02195c commit a039c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardware/penumbra.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

boot.extraModprobeConfig = ''
options cfg80211 ieee80211_regdom="US"
options amdgpu dcdebugmask=0x10
'';

fileSystems."/" = {
Expand Down

0 comments on commit a039c0f

Please sign in to comment.