Clean up deprecated config

This commit is contained in:
Natsu Kagami 2024-08-07 14:52:11 +02:00
parent 7b53f1d945
commit e772814eed
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 8 additions and 16 deletions

View file

@ -36,6 +36,4 @@
[{ device = "/dev/disk/by-uuid/2694d189-2ff6-4719-a449-367c52ed3ad6"; }];
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
hardware.opengl.enable = true;
}