update gp3

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-18 14:20:21 -05:00
parent cfdfd8955a
commit 38c2959959
2 changed files with 573 additions and 122 deletions

View file

@ -2,8 +2,8 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
# common.url = "path:../../common";
common.url = "git+https://git.joshuabell.xyz/dotfiles?dir=common";
common.url = "path:../../common";
# common.url = "git+https://git.joshuabell.xyz/dotfiles?dir=common";
ros_neovim.url = "git+https://git.joshuabell.xyz/nvim";
};