More nginx config dehardcoding. Did some sshd hardening.

This commit is contained in:
Kevin Baensch 2019-03-24 22:55:17 +01:00
parent 66ca5839e5
commit e745bdea3d
5 changed files with 15 additions and 7 deletions

View file

@ -29,9 +29,9 @@ with lib;
"xpkgs"
];
services = [
# "containers"
"containers"
"xserver"
# "docker"
"docker"
"udev"
"cups"
];