Upgrade to NixOS 24.11

This commit is contained in:
2025-02-27 18:01:52 +01:00
parent a0573d8aab
commit ccd5019abd
3 changed files with 236 additions and 10 deletions

View File

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