From c2341e50c42b1b93caff0d5ff7d2adf2d1806f0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Sun, 3 Mar 2024 10:24:06 +0100 Subject: [PATCH] 40 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 * --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 7b928fc..437022c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -172,5 +172,5 @@ # this value at the release version of the first install of this system. # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). - system.stateVersion = "23.11"; # Did you read the comment? + system.stateVersion = "24.05"; # Did you read the comment? }