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 bf382371cb
commit 8518176f2b
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";
};