From ef2eb3448591e4ca5c5eb0194889916720785d8b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 5 Jul 2023 10:25:16 -0700 Subject: update nixos and home-manager to 23.05 --- hosts/aptos/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/aptos') diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix index 6b7f695..863e995 100644 --- a/hosts/aptos/default.nix +++ b/hosts/aptos/default.nix @@ -61,5 +61,5 @@ in # 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 = "21.11"; # Did you read the comment? + system.stateVersion = "23.05"; # Did you read the comment? } -- cgit 1.4.1