diff --git a/flake.nix b/flake.nix index 581deb0..1dcc13e 100644 --- a/flake.nix +++ b/flake.nix @@ -223,6 +223,13 @@ repo = "Hyprland"; }; + "impermanence" = { + flake = true; + type = "github"; + owner = "nix-community"; + repo = "impermanence"; + }; + "lanzaboote" = { flake = true; type = "github";