feat: add mangowc

This commit is contained in:
tux
2026-02-24 14:49:39 +05:30
parent 5f72ba716d
commit ea7b6bcdef
6 changed files with 329 additions and 6 deletions

View File

@@ -160,6 +160,10 @@
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
mango = {
url = "github:DreamMaoMao/mango";
inputs.nixpkgs.follows = "nixpkgs";
};
vicinae-extensions = {
url = "github:vicinaehq/extensions";
inputs.nixpkgs.follows = "nixpkgs";