feat(ryu): added vicinae

This commit is contained in:
uttarayan21
2025-12-01 20:13:39 +05:30
parent 1c8f908375
commit 19ee636814
6 changed files with 56 additions and 6 deletions

View File

@@ -235,6 +235,10 @@
url = "github:tale/headplane";
inputs.nixpkgs.follows = "nixpkgs";
};
vicinae = {
url = "github:vicinaehq/vicinae";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {