feat: also update the channel
All checks were successful
/ build (push) Successful in 3m13s

This commit is contained in:
harald 2025-03-24 12:28:12 +01:00
parent d14c8e3c80
commit 8a19288e8e

View file

@ -32,7 +32,7 @@
# add any other pre-installed packages here
];
# change this is you want
channelURL = "https://nixos.org/channels/nixpkgs-24.05";
channelURL = "https://nixos.org/channels/nixpkgs-24.11";
nixConf = {
substituters = [
"https://cache.nixos.org/"