mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 10:41:03 +02:00
parent
71ea185a65
commit
ccc6ff2d94
1 changed files with 10 additions and 2 deletions
10
README.md
10
README.md
|
@ -75,7 +75,15 @@ cargo install ironbar
|
|||
yay -S ironbar-git
|
||||
```
|
||||
|
||||
### Nix Flake
|
||||
### Nix
|
||||
|
||||
[nix package](https://search.nixos.org/packages?channel=unstable&show=ironbar)
|
||||
|
||||
```sh
|
||||
nix-shell -p ironbar
|
||||
```
|
||||
|
||||
#### Flake
|
||||
|
||||
A flake is included with the repo which can be used with Home Manager.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue