From edff5b3313307c14a82377091048bc6d83e4c2ae Mon Sep 17 00:00:00 2001 From: h7x4 Date: Wed, 26 Feb 2025 10:21:42 +0100 Subject: [PATCH] kasei/stateVersion: 22.05 -> 25.05 --- hosts/kasei/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/kasei/configuration.nix b/hosts/kasei/configuration.nix index 93b5447..0ea7663 100644 --- a/hosts/kasei/configuration.nix +++ b/hosts/kasei/configuration.nix @@ -16,7 +16,7 @@ ./testconfig.nix ]; - system.stateVersion = "22.05"; + system.stateVersion = "25.05"; boot.binfmt.emulatedSystems = [ "x86_64-windows"