diff --git a/nix/test/configuration.nix b/nix/test/configuration.nix index 26349eca..88a58118 100644 --- a/nix/test/configuration.nix +++ b/nix/test/configuration.nix @@ -1,6 +1,6 @@ { pkgs, config, lib, ... }: { - system.stateVersion = "23.11"; + system.stateVersion = "24.05"; /* sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];