Upgrade to NixOS 25.05

This commit is contained in:
2025-06-02 12:19:43 +02:00
parent 28399165fc
commit b2c983ee22
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "System configuration for zion";
inputs = {
nixpkgs.url = "nixpkgs/nixos-24.11";
nixpkgs.url = "nixpkgs/nixos-25.05";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
agenix = {
url = "github:ryantm/agenix";