summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/cjdns.nix
AgeCommit message (Expand)Author
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-05-18services.cjdns: add missing, optional login & peerName attributeMaciej Krüger
2021-03-26cjdns: reduce password length to 32Maciej Krüger
2020-10-31nixos/modules: fix systemd start rate-limitslf-
2020-03-07nixos/cjdns: Fix connectTo example renderingSilvan Mosberger
2020-03-07nixos/cjdns: Don't use IFD for extra hostsSilvan Mosberger
2019-08-18nixos/cjdns: add extraConfig option (#53502)Eric Litak
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-05-20nixos/cjdns: fix service for i686 (#40740)xeji
2017-02-05cjdns service: allow daemon to drop privilegesJoachim Fasting
2017-02-05cjdns service: allow writing keys to /etcJoachim Fasting
2017-01-02cjdns service: optionally add cjdns hosts to networking.extraHostsTomas Hlavaty
2017-01-02Revert "nixos/cjdns: do not ammend /etc/hosts"Joachim Fasting
2016-11-27cjdns: Improving systemd unit descriptionSophie Taylor
2016-11-18nixos/cjdns: do not ammend /etc/hostsEmery Hemingway
2016-11-04nixos/cjdns: tightened permissions via systemd, added capsSophie Taylor
2016-11-04cjdns module: fix typoJoachim Fasting
2016-10-27cjdns service: refactor cjdns hosts builderJoachim Fasting
2016-10-27cjdns service: ensure that generated passwd has requested lengthJoachim Fasting
2016-10-27cjdns service: protect /home and /tmpJoachim Fasting
2016-10-27cjdns service: better typesJoachim Fasting
2016-10-27cjdns service: use cfg.enable shortcutJoachim Fasting
2016-10-27cjdns service: whitespace cleanupJoachim Fasting
2016-09-13treewide: minor format / style / documentation fixesAlexander Ried
2016-09-13cjdns service: network-interfaces.target -> network.targetJoachim Fasting
2016-08-25cjdns: fix assertion.Carles Pagès
2015-04-25nixos: fix cjdns json configEmery Hemingway
2014-11-08cjdns: service tweaks, new NixOS testEmery Hemingway
2014-10-21cjdns: add peer hostnames to extraHosts, option for external configEmery Hemingway
2014-09-23cjdns: update from 20140919 20140922Emery Hemingway
2014-08-31cjdns: new declarative service expressionEmery Hemingway
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-09cjdns: update to 20130303Emery Hemingway