chore: update trok flake input

This commit is contained in:
tux
2025-02-28 12:28:56 +05:30
parent c671e46ce9
commit 822fd22bb7
2 changed files with 10 additions and 8 deletions

View File

@ -134,8 +134,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
trok = {
# url = "git+ssh://git@github.com/tuxdotrs/trok.git";
url = "path:/home/tux/Projects/trok";
url = "git+ssh://git@github.com/tuxdotrs/trok.git";
inputs.nixpkgs.follows = "nixpkgs";
};
tfolio = {