Skip to content

Commit c1d4a84

Browse files
WoutSwinkelssvenrademakers
authored andcommitted
Add NixOS to the list of supported operating systems
1 parent ce0a2be commit c1d4a84

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ e.g. with yay:
5252
yay -S tpi
5353
```
5454

55+
### NixOS
56+
57+
The package is available in [Nixpkgs](https://search.nixos.org/packages?show=tpi). To try it out, you can run `tpi` in a nix-shell:
58+
59+
```
60+
nix-shell -p tpi
61+
```
62+
5563
### getting Master
5664

5765
The GitHub action runner builds Windows, Linux and macOS packages on every

0 commit comments

Comments
 (0)