Bumped to 20.03

This commit is contained in:
Craige McWhirter 2020-04-25 19:11:41 +10:00
parent f46c8daa02
commit 59783d55d8
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -20,7 +20,7 @@
networking.hostName = "teintidh"; # Define your hostname.
nix.nixPath = [
"nixpkgs=https://nixos.org/channels/nixos-19.09/nixexprs.tar.xz"
"nixpkgs=https://nixos.org/channels/nixos-20.03/nixexprs.tar.xz"
];
system.stateVersion = "18.09"; # The version of NixOS originally installed