about summary refs log tree commit diff
path: root/nixos/modules/services/networking/cjdns.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-30treewide: automatically md-convert option descriptionspennae1-18/+18
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-1/+1
2021-05-18services.cjdns: add missing, optional login & peerName attributeMaciej Krüger1-2/+12
2021-03-26cjdns: reduce password length to 32Maciej Krüger1-1/+1
2020-10-31nixos/modules: fix systemd start rate-limitslf-1-1/+1
2020-03-07nixos/cjdns: Fix connectTo example renderingSilvan Mosberger1-14/+18
2020-03-07nixos/cjdns: Don't use IFD for extra hostsSilvan Mosberger1-12/+8
2019-08-18nixos/cjdns: add extraConfig option (#53502)Eric Litak1-5/+16
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-05-20nixos/cjdns: fix service for i686 (#40740)xeji1-1/+2
2017-02-05cjdns service: allow daemon to drop privilegesJoachim Fasting1-2/+1
2017-02-05cjdns service: allow writing keys to /etcJoachim Fasting1-1/+1
2017-01-02cjdns service: optionally add cjdns hosts to networking.extraHostsTomas Hlavaty1-1/+11
2017-01-02Revert "nixos/cjdns: do not ammend /etc/hosts"Joachim Fasting1-20/+31
2016-11-27cjdns: Improving systemd unit descriptionSophie Taylor1-3/+6
2016-11-18nixos/cjdns: do not ammend /etc/hostsEmery Hemingway1-31/+20
2016-11-04nixos/cjdns: tightened permissions via systemd, added capsSophie Taylor1-1/+4
2016-11-04cjdns module: fix typoJoachim Fasting1-1/+1
2016-10-27cjdns service: refactor cjdns hosts builderJoachim Fasting1-16/+13
2016-10-27cjdns service: ensure that generated passwd has requested lengthJoachim Fasting1-1/+1
2016-10-27cjdns service: protect /home and /tmpJoachim Fasting1-0/+3
2016-10-27cjdns service: better typesJoachim Fasting1-7/+8
2016-10-27cjdns service: use cfg.enable shortcutJoachim Fasting1-1/+1
2016-10-27cjdns service: whitespace cleanupJoachim Fasting1-2/+2
2016-09-13treewide: minor format / style / documentation fixesAlexander Ried1-1/+1
2016-09-13cjdns service: network-interfaces.target -> network.targetJoachim Fasting1-2/+2
2016-08-25cjdns: fix assertion.Carles Pagès1-1/+1
2015-04-25nixos: fix cjdns json configEmery Hemingway1-8/+13
2014-11-08cjdns: service tweaks, new NixOS testEmery Hemingway1-24/+24
2014-10-21cjdns: add peer hostnames to extraHosts, option for external configEmery Hemingway1-79/+115
2014-09-23cjdns: update from 20140919 20140922Emery Hemingway1-2/+2
2014-08-31cjdns: new declarative service expressionEmery Hemingway1-149/+167
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-04-09cjdns: update to 20130303Emery Hemingway1-0/+207