diff --git a/flakes/manual.toml b/flakes/manual.toml index c1e122a..dec0738 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -142,4 +142,9 @@ repo = "filestash-nix" [[sources]] type = "github" owner = "nix-community" -repo = "nix-vscode-extensions" \ No newline at end of file +repo = "nix-vscode-extensions" + +[[sources]] +type = "github" +owner = "hyprwm" +repo = "hyprland"