mirror of
https://github.com/szymon-jozef/zutui.git
synced 2026-09-07 20:20:42 +02:00
Add nix flake (#7)
This commit is contained in:
@@ -24,6 +24,11 @@ or if you want to, you can use AUR helper of your choice. For example:
|
||||
```bash
|
||||
yay -S zutui-git
|
||||
```
|
||||
### Nix:
|
||||
```bash
|
||||
nix profile install github:shv187/zutui
|
||||
```
|
||||
|
||||
### MacOs and other Linux distros:
|
||||
Most distros environments are externally managed by the system package manager, so the most straightforward way would be using something like `pipx`.
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user