update flake
This commit is contained in:
parent
d23748567b
commit
9d54c2d56c
6 changed files with 48 additions and 39 deletions
|
@ -49,9 +49,9 @@
|
|||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
hardware.nvidia = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue