feat: update nix and nixos #1

Merged
harald merged 2 commits from harald-patch-1 into main 2025-03-24 12:32:00 +01:00
Showing only changes of commit 8a19288e8e - Show all commits

View file

@ -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/"