mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 14:24:07 +02:00
Update README.md
This commit is contained in:
parent
df5d552bcf
commit
a44895e23a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ A nix flake packaging [cynthion](https://github.com/greatscottgadgets/cynthion/)
|
||||||
|
|
||||||
- Install the packages
|
- Install the packages
|
||||||
```nix
|
```nix
|
||||||
environment.systemPackages = with pkgsl [cynthion packetry];
|
environment.systemPackages = with pkgs; [cynthion packetry];
|
||||||
```
|
```
|
||||||
|
|
||||||
## Provided packages
|
## Provided packages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue