Upgrade to Nixos 23.11

This commit is contained in:
2023-12-05 10:31:43 +01:00
parent 4493b8aa70
commit ea7dfca0db
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-23.05";
nixpkgs.url = "nixpkgs/nixos-23.11";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
agenix = {
url = "github:ryantm/agenix";