Fix(#1): Readme error
This commit is contained in:
parent
bfff297935
commit
d1192c280d
|
@ -14,7 +14,7 @@ inputs = {
|
||||||
Then in the `configuration.nix` in the `environment.systemPackages` add
|
Then in the `configuration.nix` in the `environment.systemPackages` add
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
inputs.zen-browser."${system}".default
|
inputs.zen-browser.packages."${system}".default
|
||||||
```
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in a new issue