Add nixos install command

This commit is contained in:
punzik 2021-03-02 16:26:08 +03:00 committed by GitHub
parent 2c61313e07
commit bf66b7c435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
Simple tool for backlight brightness control. For build from source needs
[Nim](https://nim-lang.org/) language compiler.
In NixOS download file `nbackbright.nix` and run `nix-env -f nbackbright.nix -i`.
Usage: `nbackbright <percent>`, where `<percent>` is a percentage of brightness
changing.