summary refs log tree commit diff
path: root/nixos/modules/services/networking/cjdns.nix
Commit message (Expand)AuthorAge
* treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* treewide: runCommandNoCC -> runCommandRobert Hensing2021-08-15
* services.cjdns: add missing, optional login & peerName attributeMaciej Krüger2021-05-18
* cjdns: reduce password length to 32Maciej Krüger2021-03-26
* nixos/modules: fix systemd start rate-limitslf-2020-10-31
* nixos/cjdns: Fix connectTo example renderingSilvan Mosberger2020-03-07
* nixos/cjdns: Don't use IFD for extra hostsSilvan Mosberger2020-03-07
* nixos/cjdns: add extraConfig option (#53502)Eric Litak2019-08-18
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/cjdns: fix service for i686 (#40740)xeji2018-05-20
* cjdns service: allow daemon to drop privilegesJoachim Fasting2017-02-05
* cjdns service: allow writing keys to /etcJoachim Fasting2017-02-05
* cjdns service: optionally add cjdns hosts to networking.extraHostsTomas Hlavaty2017-01-02
* Revert "nixos/cjdns: do not ammend /etc/hosts"Joachim Fasting2017-01-02
* cjdns: Improving systemd unit descriptionSophie Taylor2016-11-27
* nixos/cjdns: do not ammend /etc/hostsEmery Hemingway2016-11-18
* nixos/cjdns: tightened permissions via systemd, added capsSophie Taylor2016-11-04
* cjdns module: fix typoJoachim Fasting2016-11-04
* cjdns service: refactor cjdns hosts builderJoachim Fasting2016-10-27
* cjdns service: ensure that generated passwd has requested lengthJoachim Fasting2016-10-27
* cjdns service: protect /home and /tmpJoachim Fasting2016-10-27
* cjdns service: better typesJoachim Fasting2016-10-27
* cjdns service: use cfg.enable shortcutJoachim Fasting2016-10-27
* cjdns service: whitespace cleanupJoachim Fasting2016-10-27
* treewide: minor format / style / documentation fixesAlexander Ried2016-09-13
* cjdns service: network-interfaces.target -> network.targetJoachim Fasting2016-09-13
* cjdns: fix assertion.Carles Pagès2016-08-25
* nixos: fix cjdns json configEmery Hemingway2015-04-25
* cjdns: service tweaks, new NixOS testEmery Hemingway2014-11-08
* cjdns: add peer hostnames to extraHosts, option for external configEmery Hemingway2014-10-21
* cjdns: update from 20140919 20140922Emery Hemingway2014-09-23
* cjdns: new declarative service expressionEmery Hemingway2014-08-31
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* cjdns: update to 20130303Emery Hemingway2014-04-09