many new stuff for zitadel

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-03 15:24:25 -05:00
parent d4ebe58264
commit e122f8d410
8 changed files with 600 additions and 30 deletions

View file

@ -3,8 +3,8 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
deploy-rs.url = "github:serokell/deploy-rs";
common.url = "path:../../../common";
# common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
# common.url = "path:../../../common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
};