disable global allowUnfree

This commit is contained in:
Simon Gardling 2025-11-10 10:47:07 -05:00
parent 1b76daf66a
commit 4790958b4d
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -25,8 +25,6 @@
services.tlp.enable = false;
services.tuned.enable = true;
nixpkgs.config.allowUnfree = true;
# allow overclocking (I actually underclock but lol)
hardware.amdgpu.overdrive.ppfeaturemask = "0xFFF7FFFF";