diff --git a/hosts/steamdeck.cloonar.com/configuration.nix b/hosts/steamdeck.cloonar.com/configuration.nix index 6139342..3cf8c05 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 = "5cb5c5cbac8fc83aa62d8968c58a7ef556342b39"; in + let revision = "23a04239f751f4bf87d0dd2f4c15220d55eef970"; in builtins.fetchTarball { url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz"; # Update the hash as needed: