re-enable redistributable firmware

This commit is contained in:
LavaDesu 2021-07-16 08:44:05 +07:00
parent 4408a2124e
commit a347f4affd
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -10,5 +10,6 @@
"kernel.sysrq" = 1;
};
};
hardware.enableRedistributableFirmware = true;
zramSwap.enable = true;
}