diff --git a/hosts/steamdeck.cloonar.com/configuration.nix b/hosts/steamdeck.cloonar.com/configuration.nix index 071a98d..62b0712 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 = "4599d9edef37dec460cc08e85da6c699ac0d78fd"; in + let revision = "ab1bdc6a387c7a614f53fe78a77f51e3f234820e"; in builtins.fetchTarball { url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz"; # Update the hash as needed: