about summary refs log tree commit diff
path: root/hosts/aptos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/default.nix2
1 files changed, 1 insertions, 1 deletions
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?
 }