[NixOS] Add kat.nix to jay-lenovo

This commit is contained in:
Ivan Malison 2023-06-29 10:02:33 -06:00
parent 33ab957ac8
commit c367323275

View File

@ -6,6 +6,7 @@
{
imports = [
../full.nix
../kat.nix
];
hardware.enableRedistributableFirmware = true;