summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/i2pd.nix
AgeCommit message (Expand)Author
2024-07-30nixos/i2pd: actually fix, clean up a little bitK900
2024-07-29nixos/i2pd: fix warningK900
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-11-27treewide: use `mkPackageOption`h7x4
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman
2023-06-25treewide: use optional instead of 'then []'Felix Buehler
2022-12-17nixos: fix typosfigsoda
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy
2022-09-10nixos/*: fix docbook deprecation noticespennae
2022-08-31nixos/*: md-convert hidden plaintext optionspennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-02-07i2pd: add yggdrasil settingsEvgeny Kurnevsky
2022-01-31nixos/i2pd: get rid of unnecessary shell scriptLuflosi
2022-01-01nixos/i2pd: add module package optionJesper Geertsen Jonsson
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-11treewide: Port type adaptationsDaniel Nagy
2020-02-19nixos/i2pd: address #63103Edward Tjörnhammar
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-04-20cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen
2018-09-09nixos/i2pd: Update options to encompass recent additions to the daemonEdward Tjörnhammar
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-07-20[bot]: remove unreferenced codevolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-11-30nixos/i2pd: tunnel config fixesJohn Boehr
2017-09-12nixos, i2pd: nat option, default trueEdward Tjörnhammar
2017-08-25nixos: i2pd: fix indentJan Malakhovski
2017-08-25nixos: i2pd: tiny fix in a descriptionJan Malakhovski
2017-08-25nixos: i2pd: enable ElGamal precomputation by defaultSLNOS
2017-08-25nixos: i2pd: add logLevelSLNOS
2017-08-25nixos: i2pd: one fork less, one process lessSLNOS
2017-08-25nixos: i2pd: rename extIp -> address to harmonize with torSLNOS
2017-08-25nixos: i2pd: change httpproxy port to its default valueSLNOS
2017-06-02i2pd: correct docs about bandwidth settingZetok Zalbavar
2017-04-24nixos, i2pd: remove, no longer needed, extip hackEdward Tjörnhammar
2017-04-11treewide: use boolToString functionFranz Pletz
2017-01-29nixos: i2pd, follow redirectEdward Tjörnhammar
2016-12-30i2pd module: fix typo (#21525)Alexey Lebedeff
2016-11-06nixos: i2pd, update config optionsEdward Tjörnhammar
2016-09-13i2pd module: optionSet -> submoduleEric Sagnes
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát
2016-03-13nixos: i2pd, change to yes/no config entries and explicitly enable client end...Edward Tjörnhammar
2016-02-14Merge branch 'master' into closure-sizeVladimír Čunát
2016-02-13nixos: i2pd, make config options adhere to version 2.4.0Edward Tjörnhammar
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno
2015-11-22i2pd: patch to enable tunnelcfg usageEdward Tjörnhammar
2015-10-13curl: split into multiple outputsVladimír Čunát