readme: added sections about features and installation
This commit is contained in:
12
.github/README.md
vendored
12
.github/README.md
vendored
@@ -4,6 +4,16 @@ Originally from [MarceColl/zen-browser-flake](https://github.com/MarceColl/zen-b
|
||||
|
||||
This is a flake for the Zen browser.
|
||||
|
||||
## Features
|
||||
|
||||
- Linux support
|
||||
- Available for x86_64
|
||||
- Automatic updated Flake via GitHub Actions
|
||||
- Both **twilight** and **beta** versions are distributed
|
||||
- Integrated browser update checks are disabled
|
||||
|
||||
## Installation
|
||||
|
||||
Just add it to your NixOS `flake.nix` or home-manager:
|
||||
|
||||
```nix
|
||||
@@ -13,7 +23,7 @@ inputs = {
|
||||
}
|
||||
```
|
||||
|
||||
## Integration
|
||||
### Integration
|
||||
|
||||
To integrate `Zen Browser` to your NixOS/Home Manager configuration, add the following to your `environment.systemPackages` or `home.packages` respectively:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user