Remove OVMF modules as they are now available by default
Dependencies
- [2]
RQ67JRX3Support UEFI in qemu - [3]
K7PAVRMCEnable regular TRIM - [4]
CMWNEOZCAdd support for `OSX-KVM` - [*]
6I2HQYU2Add basic flake configuration
Change contents
- edit in nixos/configuration.nix at line 80
ovmf = {enable = true;packages = [ pkgs.OVMFFull.fd ];};