From 64796f03ce75ebf0b0a82e7d88ecc158ecbecae0 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Wed, 18 Dec 2024 11:54:06 +0100 Subject: tente: bump stateVersion to 24.11 --- nixos/tente-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tente-configuration.nix b/nixos/tente-configuration.nix index 5ece21a..7d81630 100644 --- a/nixos/tente-configuration.nix +++ b/nixos/tente-configuration.nix @@ -182,7 +182,7 @@ in # and migrated your data accordingly. # # For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion . - system.stateVersion = "24.05"; # Did you read the comment? + system.stateVersion = "24.11"; # Did you read the comment? } -- cgit v1.2.3