Bump flake inputs
All checks were successful
/ test (push) Successful in 25s

This commit is contained in:
Andrea Ciceri 2024-06-28 15:35:28 +02:00
parent 9620ca8ca3
commit 6978e1ad5b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 105 additions and 111 deletions

View file

@ -126,10 +126,10 @@
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
hardware.enableRedistributableFirmware = lib.mkDefault true;
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
# driSupport = true;
enable32Bit = true;
};
zramSwap = {