Upgraded to 20.03
This commit is contained in:
parent
2347e4ecf0
commit
f46c8daa02
|
@ -30,7 +30,7 @@
|
||||||
in "nixos-config=${cfg}")
|
in "nixos-config=${cfg}")
|
||||||
|
|
||||||
# Copy the channel version from the deploy host to the target
|
# 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
|
system.stateVersion = "18.09"; # The version of NixOS originally installed
|
||||||
|
|
Loading…
Reference in a new issue