summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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";
};