nix: add package option

This commit is contained in:
Tobias Happ 2021-07-24 15:23:18 +02:00 committed by Alexander Sosedkin
parent 3e3a4e2d04
commit e4d19673af
3 changed files with 19 additions and 4 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## Release 21.11 (unreleased)
### New Options
* The `nix.package` can be used to set the system-wide nix package.
## Release 21.05
### New Options