Skip to content

Commit

Permalink
Bump system channel to 19.03
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Jun 28, 2019
1 parent fc5e9f6 commit fdd54bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -euxo pipefail
export NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-18.09.tar.gz";
export NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-19.03.tar.gz";
export NIXOS_CONFIG=`readlink -f configuration.nix `

nixos-rebuild --target-host root@nixcon.martinmyska.cz switch

0 comments on commit fdd54bc

Please sign in to comment.