fix all the inputs

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-16 12:19:53 -05:00
parent 05134601f1
commit 81531b8805
3 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
# NOTE if you add any inputs here also add them in the TOP level repo's flake.nix
# NOTE if you add/change any inputs here also add them in the TOP level repo's flake.nix
home-manager.url = "github:rycee/home-manager/release-25.05";
ragenix.url = "github:yaxitech/ragenix";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";