Skip to content

Commit 15bdf6f

Browse files
committed
README
1 parent aa321c9 commit 15bdf6f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ cd pyfetch
2121
makepkg -si
2222
```
2323

24+
# NIX
25+
> [!NOTE]
26+
> im have lack of knowledge in nix so im can`t create some home-manager module only building localy
27+
28+
**BUILD**
29+
```
30+
nix build
31+
```
32+
33+
**ONLY RUN NOT INSTALL**
34+
```
35+
nix run github:binarylinuxx/pyfetch
36+
```
37+
2438
# ARCH USER REPO
2539
```
2640
yay -S py-fetch

0 commit comments

Comments
 (0)