From eae84a2532518223ea6dcaa3e3173e76470ef348 Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Fri, 29 Nov 2024 20:54:20 -0800 Subject: [PATCH] Update configuration.nix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index df26d69..5871a26 100644 --- a/configuration.nix +++ b/configuration.nix @@ -60,5 +60,5 @@ linkConfig.RequiredForOnline = "routable"; }; }; - system.stateVersion = "24.11"; # Did you read the comment? + system.stateVersion = "24.05"; # Did you read the comment? } \ No newline at end of file