phantom: use personal git forge as autoUpdate source

This commit is contained in:
Leonardo Eugênio 2024-04-09 00:53:22 -03:00
parent b568a17c96
commit a9d3bf78eb
3 changed files with 8 additions and 8 deletions

View file

@ -42,7 +42,7 @@
};
tlauncher = {
url = "github:lelgenio/tlauncher-nix";
url = "git+https://git.lelgenio.xyz/lelgenio/tlauncher-nix";
inputs.nixpkgs.follows = "nixpkgs";
};