@cryptotaxi247 / infra / commits / cf5d68f9

Use 17.09

Eelco Dolstra committed Mar 29, 2018 at 16:44 UTC cf5d68f9e5d735f8ed47c710d31d8f821b5258cf
1 file changed +1 -1
nixos-org/webserver.nix
+1 -1
@@ -86,7 +86,7 @@ in
86
87 nix.package = pkgs.nixUnstable;
88
89 - nix.nixPath = [ "nixpkgs=channel:nixos-17.03-small" ];
89 + nix.nixPath = [ "nixpkgs=channel:nixos-17.09-small" ];
90
91 security.pam.enableSSHAgentAuth = true;
92