diff --git a/hosts/steamdeck.cloonar.com/configuration.nix b/hosts/steamdeck.cloonar.com/configuration.nix index 6a3f559..ca5396e 100644 --- a/hosts/steamdeck.cloonar.com/configuration.nix +++ b/hosts/steamdeck.cloonar.com/configuration.nix @@ -4,7 +4,7 @@ imports = [ ( # Put the most recent revision here: - let revision = "23a04239f751f4bf87d0dd2f4c15220d55eef970"; in + let revision = "4599d9edef37dec460cc08e85da6c699ac0d78fd"; in builtins.fetchTarball { url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz"; # Update the hash as needed: