upgrade to 25.05

This commit is contained in:
Joeri Exelmans 2025-06-20 11:01:06 +02:00
parent 7f0070e14c
commit e3a8bdfcf0
4 changed files with 13 additions and 9 deletions

View file

@ -2,7 +2,7 @@
description = "system config";
inputs = {
nixpkgs-stable.url = "github:nixos/nixpkgs?ref=nixos-24.11";
nixpkgs-stable.url = "github:nixos/nixpkgs?ref=nixos-25.05";
nixpkgs-unstable.url = "github:nixos/nixpkgs?ref=nixos-unstable";
};