@cryptotaxi247 / infra-1 / commits / 1b74e019

Upgrade to 18.09

Eelco Dolstra committed Jan 25, 2019 at 00:17 UTC 1b74e019b166d37a1510a99aeea86a0fa656854a
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.09-small" ];
89 + nix.nixPath = [ "nixpkgs=channel:nixos-18.09-small" ];
90
91 security.pam.enableSSHAgentAuth = true;
92