This commit is contained in:
Sandro 2026-06-11 17:58:55 +02:00 committed by GitHub
parent d9ffa378a6
commit ace757665e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,7 +156,7 @@
`nix.daemonIONice` was renamed to `nix.daemonIOLowPriority`, and `nix.daemonIONice` was renamed to `nix.daemonIOLowPriority`, and
`nix.daemonNiceLevel` was removed in favor a new option `nix.daemonNiceLevel` was removed in favor a new option
`nix.nix.daemonProcessType`. `nix.daemonProcessType`.
2021-01-16 2021-01-16
- Added `homebrew` module, to manage formulas installed by Homebrew via `brew bundle`. - Added `homebrew` module, to manage formulas installed by Homebrew via `brew bundle`.