feat(vicinae): added configuration

This commit is contained in:
kenji
2026-01-02 07:57:28 -06:00
parent 6b3662c07c
commit 18e67e1c4c
7 changed files with 32 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.elephant.follows = "elephant";
};
vicinae.url = {
vicinae = {
url = "github:vicinaehq/vicinae";
inputs.nixpkgs.follows = "nixpkgs";
};