mirror of
https://github.com/Expand-sys/zen-browser-flake
synced 2025-12-15 22:52:12 +11:00
Fix(#1): Readme error
This commit is contained in:
parent
bfff297935
commit
d1192c280d
1 changed files with 1 additions and 1 deletions
|
|
@ -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