Upgraded to 20.03

This commit is contained in:
Craige McWhirter 2020-04-25 18:48:50 +10:00
parent 2347e4ecf0
commit f46c8daa02
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -30,7 +30,7 @@
in "nixos-config=${cfg}")
# Copy the channel version from the deploy host to the target
"nixpkgs=/run/current-system/nixpkgs"
"nixpkgs=https://nixos.org/channels/nixos-20.03/nixexprs.tar.xz"
];
system.stateVersion = "18.09"; # The version of NixOS originally installed