update lio flake

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-06 17:30:47 -05:00
parent c0c8391339
commit 0d2c44d2d8
2 changed files with 42 additions and 21 deletions

View file

@ -4,8 +4,8 @@
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Use relative to get current version for testing
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";
};