Bumped to 20.03
This commit is contained in:
parent
f46c8daa02
commit
59783d55d8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue