feat: updated nh, gc, and core

This commit is contained in:
Nick 2025-06-01 18:37:35 -05:00
parent 9eb6982341
commit c0ca19d4dd
6 changed files with 148 additions and 177 deletions

View file

@ -1,6 +1,10 @@
{ pkgs, ... }:
{
hardware = {
amdgpu.overdrive = {
enable = true;
ppfeaturemask = "0xffffffff";
};
graphics = {
enable = true;
enable32Bit = true;