about summary refs log tree commit diff
path: root/nixos/modules/services/misc
AgeCommit message (Expand)AuthorFilesLines
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra14-28/+28
2014-04-11nix: Update to 1.7Eelco Dolstra1-1/+1
2014-03-31rippled: added comment on commented out config optionsEmery Hemingway1-22/+10
2014-03-29rippled: initial pkg and module expressionsEmery Hemingway1-0/+326
2014-03-17Revert "nixos-manual: show manual on tty8 by default"Eelco Dolstra1-1/+1
2014-03-15nixos/gpsd-service: add type declarations to optionsBjørn Forsman1-0/+5
2014-03-15nixos/gpsd-service: change from deprecated 'jobs' type to 'systemd'Bjørn Forsman1-12/+13
2014-02-28nixos-manual: show manual on tty8 by defaultDomen Kožar1-1/+1
2014-02-27nixos: set all package options to have type packageDomen Kožar2-1/+2
2014-02-22nixos: Assign uid/gid to dictd's service user.Petr Rockai1-0/+2
2014-02-20Unconditionally add ssh to nix-daemon's path for the ssh substitituerShea Levy1-2/+2
2014-02-20Add module to enable the server for the ssh substituterShea Levy1-0/+45
2014-01-25nixos: Add a dictd service.Petr Rockai1-0/+61
2014-01-13nixos/cgminer: fix restarts, set uidJaka Hudoklin1-7/+10
2013-11-27When setting $NIX_REMOTE, check whether /nix/var/nix/db is writableEelco Dolstra1-3/+1
2013-11-26Disable various services when running inside a containerEelco Dolstra1-0/+3
2013-11-12Add some primops to libEelco Dolstra1-2/+2
2013-11-07Updated Disnix service definition to support new development version and mong...Sander van der Burg1-8/+10
2013-11-05gurobi: RemoveEelco Dolstra1-41/+0
2013-11-01Include the NixOS version in the manualEelco Dolstra1-0/+1
2013-10-31Clean up Synergy option descriptions a bitEelco Dolstra1-18/+16
2013-10-30Add lots of missing option typesEelco Dolstra3-12/+26
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra1-2/+2
2013-10-29Manual: Render multi-line strings properlyEelco Dolstra1-2/+2
2013-10-28Rename environment.nix -> nix.packageEelco Dolstra2-11/+11
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra1-1/+1
2013-10-28Check for undeclared optionsEelco Dolstra1-4/+6
2013-10-28Fix manual generationEelco Dolstra1-1/+1
2013-10-28Manual: Fix bad \" charactersEelco Dolstra1-1/+1
2013-10-24Ensure that the manual job gets build with the right revision infoEelco Dolstra1-4/+7
2013-10-24Manual: When building from the channel, link to the exact Git revisionEelco Dolstra1-11/+3
2013-10-21nix-gc: Revert to "script" instead of ExecStartEelco Dolstra1-1/+1
2013-10-17Make manual generation not depend on the user's configurationEelco Dolstra1-2/+6
2013-10-16Add gurobi token server serviceShea Levy1-0/+41
2013-10-16Rename /etc/nix.machines to /etc/nix/machinesEelco Dolstra1-8/+8
2013-10-16Remove nix.manualNixMachinesEelco Dolstra1-19/+6
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra12-0/+1495