From 03d958a7ff89b1b0c984533a859629b3a7558bd0 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 1 Dec 2024 23:38:24 +0100 Subject: upgrade to 24.11 --- nixos/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/default.nix') diff --git a/nixos/default.nix b/nixos/default.nix index f3c5cda..8dd271c 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -18,5 +18,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 = "20.09"; # Did you read the comment? + system.stateVersion = "24.11"; # Did you read the comment? } -- cgit v1.2.3