Upgrade to NixOS 25.11

This commit is contained in:
2025-12-01 09:24:18 +01:00
parent 4e317cfd81
commit bcc764dd50
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-25.05";
nixpkgs.url = "nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
agenix = {
url = "github:ryantm/agenix";