pin oren to remote and remove old top level flake weirdness

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-22 00:50:18 -05:00
parent bbf84d2590
commit 8f2f522535
4 changed files with 102 additions and 781 deletions

View file

@ -10,8 +10,8 @@
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
# flatpaks.url = "path:../../flakes/flatpaks";
flatpaks.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/flatpaks";
hyprland.url = "path:../../flakes/hyprland";
# hyprland.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/hyprland";
# hyprland.url = "path:../../flakes/hyprland";
hyprland.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/hyprland";
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
};