about summary refs log tree commit diff
path: root/nixos/modules/services/misc/rippled.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-34/+34
2024-04-09nixos: improve many 'enable' descriptionsBjørn Forsman1-1/+1
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-33/+33
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae1-0/+1
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+4
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-18nixos/rippled: define group, fix eval after #133166Guillaume Girol1-3/+5
2021-01-31nixos/rippled: add extraConfig typeFritz Otlinghaus1-0/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-3/+2
2019-02-03nixos: rippled: fix typeJan Malakhovski1-1/+1
2019-02-03nixos: rippled: fix indentJan Malakhovski1-172/+172
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2016-09-13rippled module: optionSet -> submoduleEric Sagnes1-40/+38
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-3/+4
2015-06-21fix argument in mkEnableOptionArseniy Seroka1-2/+2
2015-06-08rippled: Update to 0.28.1Jaka Hudoklin1-6/+6
2015-04-25nixos/rippled: new options, fixesJaka Hudoklin1-4/+28
2015-03-21rippled: expose more options, make compatible with new rippled versionJaka Hudoklin1-208/+303
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-03-31rippled: added comment on commented out config optionsEmery Hemingway1-22/+10
2014-03-29rippled: initial pkg and module expressionsEmery Hemingway1-0/+326