This commit is contained in:
parent
d14c8e3c80
commit
8a19288e8e
|
@ -32,7 +32,7 @@
|
||||||
# add any other pre-installed packages here
|
# add any other pre-installed packages here
|
||||||
];
|
];
|
||||||
# change this is you want
|
# change this is you want
|
||||||
channelURL = "https://nixos.org/channels/nixpkgs-24.05";
|
channelURL = "https://nixos.org/channels/nixpkgs-24.11";
|
||||||
nixConf = {
|
nixConf = {
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://cache.nixos.org/"
|
"https://cache.nixos.org/"
|
||||||
|
|
Loading…
Reference in a new issue