summaryrefslogtreecommitdiff
path: root/modules/services/nix-daemon.nix
AgeCommit message (Expand)Author
2024-11-16nix-daemon: enable by defaultMichael Hoang
2024-11-16nix-daemon: remove `with lib;`Michael Hoang
2024-09-22feat: use wait4path with script launchd optionwill
2024-04-24nix-daemon: increase SoftResourceLimits.NumberOfFileszowoq
2024-04-19treewide: remove lib.mdDocWeijia Wang
2023-11-11Add security.pki.installCACerts configYacine Hmito
2023-06-24treewide: convert all option docs to MarkdownEmily
2022-08-16Update/adapt daemon CPU/IO priority options in `nix` moduleMalo Bourgon
2020-04-14launchd: allow customization of the default launchd prefixWael M. Nasreddine
2020-02-24nix-daemon: use wait4pathDaiderd Jordan
2019-02-22nix-daemon: make default values overridable without mkForceDaiderd Jordan
2019-02-18nix-daemon: enable forking workaround by defaultDaiderd Jordan
2019-01-16nix-daemon: use system NIX_SSL_CERT_FILEDaiderd Jordan
2018-06-21nix-daemon: add option to make service socket activatedDaiderd Jordan
2018-03-26nix: update config options for 2.0Daiderd Jordan
2018-03-26nix-daemon: make cacert overridable without mkForceDaiderd Jordan
2018-01-03nix: reload daemon when nix.conf changesDaiderd Jordan
2017-11-28nix-daemon: add option to configure a logfileDaiderd Jordan
2017-10-08nix-daemon: don't set tempDir by defaultDaiderd Jordan
2017-07-18nix-daemon: fix evalDaiderd Jordan
2017-07-18nix-daemon: fix conditionDaiderd Jordan
2017-07-18nix-daemon: fix nixbld group warningDaiderd Jordan
2017-05-16nix-daemon: switch process type to interactiveDaiderd Jordan
2017-02-19nix-daemon: fix activation scriptDaiderd Jordan
2017-02-19nix-daemon: check for nixbld group before activationDaiderd Jordan
2017-01-25nix-daemon: use command optionDaiderd Jordan
2017-01-09nix.distributedBuilds: create directory for current loadDaiderd Jordan
2017-01-05services.nix-daemon: use wrapper to possibly avoid launchd startup issuesDaiderd Jordan
2016-12-15fix cert bundle for services.nix-daemonDaiderd Jordan
2016-12-15add nix moduleDaiderd Jordan
2016-12-14services.activate-system: retry if activation failsDaiderd Jordan
2016-12-04add nix-daemon service moduleDaiderd Jordan