index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
services
/
nix-daemon.nix
Age
Commit message (
Expand
)
Author
2024-11-16
nix-daemon: enable by default
Michael Hoang
2024-11-16
nix-daemon: remove `with lib;`
Michael Hoang
2024-09-22
feat: use wait4path with script launchd option
will
2024-04-24
nix-daemon: increase SoftResourceLimits.NumberOfFiles
zowoq
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2023-11-11
Add security.pki.installCACerts config
Yacine Hmito
2023-06-24
treewide: convert all option docs to Markdown
Emily
2022-08-16
Update/adapt daemon CPU/IO priority options in `nix` module
Malo Bourgon
2020-04-14
launchd: allow customization of the default launchd prefix
Wael M. Nasreddine
2020-02-24
nix-daemon: use wait4path
Daiderd Jordan
2019-02-22
nix-daemon: make default values overridable without mkForce
Daiderd Jordan
2019-02-18
nix-daemon: enable forking workaround by default
Daiderd Jordan
2019-01-16
nix-daemon: use system NIX_SSL_CERT_FILE
Daiderd Jordan
2018-06-21
nix-daemon: add option to make service socket activated
Daiderd Jordan
2018-03-26
nix: update config options for 2.0
Daiderd Jordan
2018-03-26
nix-daemon: make cacert overridable without mkForce
Daiderd Jordan
2018-01-03
nix: reload daemon when nix.conf changes
Daiderd Jordan
2017-11-28
nix-daemon: add option to configure a logfile
Daiderd Jordan
2017-10-08
nix-daemon: don't set tempDir by default
Daiderd Jordan
2017-07-18
nix-daemon: fix eval
Daiderd Jordan
2017-07-18
nix-daemon: fix condition
Daiderd Jordan
2017-07-18
nix-daemon: fix nixbld group warning
Daiderd Jordan
2017-05-16
nix-daemon: switch process type to interactive
Daiderd Jordan
2017-02-19
nix-daemon: fix activation script
Daiderd Jordan
2017-02-19
nix-daemon: check for nixbld group before activation
Daiderd Jordan
2017-01-25
nix-daemon: use command option
Daiderd Jordan
2017-01-09
nix.distributedBuilds: create directory for current load
Daiderd Jordan
2017-01-05
services.nix-daemon: use wrapper to possibly avoid launchd startup issues
Daiderd Jordan
2016-12-15
fix cert bundle for services.nix-daemon
Daiderd Jordan
2016-12-15
add nix module
Daiderd Jordan
2016-12-14
services.activate-system: retry if activation fails
Daiderd Jordan
2016-12-04
add nix-daemon service module
Daiderd Jordan