summary refs log tree commit diff
path: root/nixos/modules/services/misc/cgminer.nix
Commit message (Expand)AuthorAge
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/cgminer: define group, fix eval after #133166Guillaume Girol2021-09-18
* nixos/cgminer: fix type of services.cgminer.config optionGuillaume Girol2021-09-18
* nixos/cgminer: add typesFritz Otlinghaus2021-01-26
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* nixos/modules: fix systemd start rate-limitslf-2020-10-31
* treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* treewide: use boolToString functionFranz Pletz2017-04-11
* cgminer: respect xserver.display variableAnders Papitto2016-07-05
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: set all package options to have type packageDomen Kožar2014-02-27
* nixos/cgminer: fix restarts, set uidJaka Hudoklin2014-01-13
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10