1
0
Fork 0

Fix(#1): Readme error

This commit is contained in:
Marce Coll 2024-08-21 11:14:43 +02:00
parent bfff297935
commit d1192c280d

View file

@ -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