1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services
Eelco Dolstra 401782cb67 Revert "openssh: 6.9p1 -> 7.0p1"
This reverts commit a8eb2a6a81. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.

For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
..
amqp nixos/rabbitmq: fix module 2015-01-26 02:09:04 +01:00
audio The user specified in the conf should run MPD 2015-06-13 23:24:19 +02:00
backup types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
cluster kubernetes service: fix for 1.0.3 2015-08-19 23:52:19 +02:00
computing slurm: impl basic configuration 2015-03-07 00:26:57 +03:00
continuous-integration/jenkins nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
databases Set a default value for services.postgresql.package 2015-07-27 20:30:10 +02:00
desktops nixos: gnome-keyring: fix module description 2015-07-01 02:22:27 +02:00
games allow changing minecraft data dir + allow opening firewall 2015-04-07 14:10:13 +00:00
hardware nixos: freefall service: run ASAP 2015-08-04 19:48:08 +02:00
logging Some more type cleanup 2015-06-15 18:18:46 +02:00
mail dovecot: add lmtp support 2015-07-28 12:33:29 +03:00
misc etcd service: do not wait for cluster up 2015-08-20 00:02:27 +02:00
monitoring nixos: make services.smartd much more helpful 2015-08-16 22:36:13 +00:00
network-filesystems types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
networking Revert "openssh: 6.9p1 -> 7.0p1" 2015-08-20 14:08:18 +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 Some more type cleanup 2015-06-15 18:18:46 +02:00
security Add hologram service 2015-04-23 14:30:12 -04:00
system Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00
torrent types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
ttys agetty: Add autologinUser config option 2015-04-14 10:45:28 +03:00
web-servers phpfpm: use latest php 2015-07-17 18:09:50 +02:00
x11 gnome3: set desktopManagerHandlesLidAndPower to false 2015-08-13 01:39:52 +02:00