mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: updated nh, gc, and core
This commit is contained in:
parent
9eb6982341
commit
c0ca19d4dd
6 changed files with 148 additions and 177 deletions
|
@ -1,6 +1,10 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
hardware = {
|
||||
amdgpu.overdrive = {
|
||||
enable = true;
|
||||
ppfeaturemask = "0xffffffff";
|
||||
};
|
||||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue