1# nvfetcher configuration for Nix flake inputs
2
3[facter]
4src.git = "https://github.com/nix-community/nixos-facter-modules"
5fetch.github = "nix-community/nixos-facter-modules"
6
7[nixos-hardware]
8src.git = "https://github.com/NixOS/nixos-hardware"
9fetch.github = "NixOS/nixos-hardware"
10
11[disko]
12src.git = "https://github.com/nix-community/disko"
13fetch.github = "nix-community/disko"
14
15[home]
16src.git = "https://github.com/nix-community/home-manager"
17fetch.github = "nix-community/home-manager"
18
19[blog]
20src.git = "https://tangled.org/@ptr.pet/endpoint"
21fetch.git = "https://tangled.org/@ptr.pet/endpoint"
22
23[agenix]
24src.git = "https://github.com/ryantm/agenix"
25fetch.github = "ryantm/agenix"
26
27[ncr]
28src.git = "https://tangled.org/@ptr.pet/nixos-cloud-resources"
29fetch.git = "https://tangled.org/@ptr.pet/nixos-cloud-resources"
30
31[limbusart]
32src.git = "https://github.com/90-008/limbusart.git"
33fetch.git = "https://github.com/90-008/limbusart.git"
34
35[clickee-proxy]
36src.git = "https://tangled.org/@ptr.pet/clickee-proxy"
37fetch.git = "https://tangled.org/@ptr.pet/clickee-proxy"
38
39[nsid-tracker]
40src.git = "https://tangled.org/@ptr.pet/nsid-tracker"
41fetch.git = "https://tangled.org/@ptr.pet/nsid-tracker"
42
43[nucleus]
44src.git = "https://tangled.org/@ptr.pet/nucleus"
45fetch.git = "https://tangled.org/@ptr.pet/nucleus"
46
47[trill]
48src.git = "https://tangled.org/@ptr.pet/trill"
49fetch.git = "https://tangled.org/@ptr.pet/trill"
50
51## TANGLED ##
52
53[tangled]
54src.git = "https://tangled.org/@tangled.org/core"
55fetch.git = "https://tangled.org/@tangled.org/core"
56
57[tangled-sqlite-lib]
58src.manual = "3450100"
59fetch.tarball = "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
60
61[gomod2nix]
62src.git = "https://github.com/nix-community/gomod2nix"
63fetch.github = "nix-community/gomod2nix"
64
65## TANGLED ##
66
67[moonlight]
68src.git = "https://github.com/moonlight-mod/moonlight"
69fetch.github = "moonlight-mod/moonlight"
70
71[zen-browser]
72src.git = "https://github.com/0xc000022070/zen-browser-flake"
73fetch.github = "0xc000022070/zen-browser-flake"
74
75[stylix]
76src.git = "https://github.com/nix-community/stylix"
77fetch.github = "nix-community/stylix"
78
79[nixpkgs-xr]
80src.git = "https://github.com/nix-community/nixpkgs-xr"
81fetch.github = "nix-community/nixpkgs-xr"