summaryrefslogtreecommitdiff
path: root/modules/alias.nix
AgeCommit message (Collapse)Author
2022-08-16Update def and implementation of `nix.package` to match NixOS moduleMalo Bourgon
Also remove `nix.version` option since it's no longer being used anywhere, old irrelevant `nix-info` module, and all support for legacy `nix.profile` option.
2018-01-13activation: rename pre/post hooksDaiderd Jordan
Renamed extraPostActivation and extraUserPostActivation.
2018-01-13networking: rename networkservices -> knownNetworkServicesDaiderd Jordan
2017-11-29security-accessibility: remove optionsDaiderd Jordan
The accessibility database has been protected with SIP since macOS 10.12 and there doesn't seem to be another way to configure this programmatically.
2017-10-18alias: make deprecated options internalDaiderd Jordan
2017-01-09nix.distributedBuilds: create directory for current loadDaiderd Jordan