nixpkgs-suyu/nixos/modules/services
Vladimír Čunát b44d846990 udev: complete rework
- systemd puts all into one output now (except for man),
  because I wasn't able to fix all systemd/udev refernces
  for NixOS to work well
- libudev is now by default *copied* into another path,
  which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
  references that just put `udev` into build inputs (to rewrite them all),
  also this made "${udev}/foo" fail at *evaluation* time
  so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
..
amqp Manual: Remove store path references 2015-09-24 11:50:58 +02:00
audio The user specified in the conf should run MPD 2015-06-13 23:24:19 +02:00
backup nixos: sitecopy service: re-format descriptions 2015-09-07 01:25:54 +02:00
cluster nixos: correct "Kubernets" -> "Kubernetes" 2015-09-15 08:51:01 +02:00
computing
continuous-integration/jenkins nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
databases opentsdb nixos module: Add option for defining OpenTSDB's configuration 2015-09-30 18:31:27 +02:00
desktops nixos: gnome-keyring: fix module description 2015-07-01 02:22:27 +02:00
games
hardware udev: complete rework 2015-10-04 10:03:53 +02:00
logging Manual: Remove store path references 2015-09-24 11:50:58 +02:00
mail opensmtpd: support filters. 2015-10-02 13:01:50 +02:00
misc nixos/nix-daemon: Reference correct output of openssl 2015-10-03 14:08:53 +02:00
monitoring Manual: Remove store path references 2015-09-24 11:50:58 +02:00
network-filesystems xtreemfs: set mrc and osd as dir dependencies 2015-09-22 21:46:52 +02:00
networking Merge staging into closure-size 2015-10-03 15:23:13 +02:00
printing nixos: add services.printing.snmpConf option 2015-08-13 22:05:09 +02:00
scheduling cron: Actually enable the service if enabled 2015-07-24 12:15:37 -04:00
search kibana service: init 2015-09-19 00:33:44 +02:00
security nixos: add physlock service 2015-09-18 19:12:34 +00:00
system Merge commit staging+systemd into closure-size 2015-10-03 13:33:37 +02:00
torrent Merge commit staging+systemd into closure-size 2015-10-03 13:33:37 +02:00
ttys
web-servers Manual: Remove store path references 2015-09-24 11:50:58 +02:00
x11 nixos/lightdm: Reference correct output of gdk_pixbuf 2015-10-03 14:08:54 +02:00