switch to amd graphics
This commit is contained in:
@@ -60,4 +60,9 @@
|
|||||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||||
# required for ZFS
|
# required for ZFS
|
||||||
networking.hostId = "00000001";
|
networking.hostId = "00000001";
|
||||||
|
|
||||||
|
hardware.graphics = {
|
||||||
|
enable = true;
|
||||||
|
enable32Bit = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user