about summary refs log tree commit diff
path: root/nixos/modules/services/misc/cgminer.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-5/+5
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2023-07-02Update nixos/modules/services/misc/cgminer.nixFelix Bühler1-1/+1
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-5/+5
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-18nixos/cgminer: define group, fix eval after #133166Guillaume Girol1-1/+5
2021-09-18nixos/cgminer: fix type of services.cgminer.config optionGuillaume Girol1-1/+1
2021-01-26nixos/cgminer: add typesFritz Otlinghaus1-0/+4
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2020-10-31nixos/modules: fix systemd start rate-limitslf-1-1/+1
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-7/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-3/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-04-11treewide: use boolToString functionFranz Pletz1-1/+1
2016-07-05cgminer: respect xserver.display variableAnders Papitto1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-27nixos: set all package options to have type packageDomen Kožar1-0/+1
2014-01-13nixos/cgminer: fix restarts, set uidJaka Hudoklin1-7/+10
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+140