feat: account for possibly unknown hardware

This commit is contained in:
Infinidoge 2021-09-19 21:09:37 -04:00
parent f46a745b98
commit 46d41d2824

View file

@ -11,6 +11,8 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
hardware.enableRedistributableFirmware = lib.mkDefault true;
fileSystems."/" =
{
device = "/dev/disk/by-uuid/c40e2655-8f7e-4dd3-95ab-f2d48639cc59";