From bc632704c2ab0bba57fbf1aaf9186c64151612fc Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 24 Jun 2024 01:30:03 +0200 Subject: [PATCH] flakes: readd microvm.nix --- flakes/manual.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 52b7586c..cb2e566d 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -114,3 +114,10 @@ repo = "nix-vscode-extensions" type = "github" owner = "hyprwm" repo = "hyprland" + +[[sources]] +# Please open upstream issue when removing: +# https://github.com/astro/microvm.nix/issues/new +type = "github" +owner = "astro" +repo = "microvm.nix"