From 461c8ac0b7396d39c759607ccbea142c468d8930 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 15 Sep 2025 14:57:29 -0600 Subject: flake: point NixVirt to fork with SMM support --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3c17abc..35dd05b 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ hm-isolation.url = "github:3442/hm-isolation"; nixvirt = { - url = "github:AshleyYakeley/NixVirt"; + url = "github:3442/NixVirt/add-smm-secureboot"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.2.3