Skip to content

Commit

Permalink
Upgrade to 18.09
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Jan 24, 2019
1 parent 4e60617 commit 1b74e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos-org/webserver.nix
Expand Up @@ -86,7 +86,7 @@ in

nix.package = pkgs.nixUnstable;

nix.nixPath = [ "nixpkgs=channel:nixos-17.09-small" ];
nix.nixPath = [ "nixpkgs=channel:nixos-18.09-small" ];

security.pam.enableSSHAgentAuth = true;

Expand Down

0 comments on commit 1b74e01

Please sign in to comment.