phantom: add warthunder-leak-counter

This commit is contained in:
Leonardo Eugênio 2024-06-22 14:20:37 -03:00
parent f8ce094853
commit 1c7e4004c6
4 changed files with 102 additions and 1 deletions

View file

@ -54,6 +54,10 @@
url = "github:lelgenio/wl-crosshair";
inputs.nixpkgs.follows = "nixpkgs";
};
warthunder-leak-counter = {
url = "git+https://git.lelgenio.com/lelgenio/warthunder-leak-counter";
inputs.nixpkgs.follows = "nixpkgs";
};
# gnome stuff
nixos-conf-editor = {