From 2f3831683b5ee7be7aa2dbb62e361247972c181f Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sun, 26 Nov 2023 16:24:49 +0100 Subject: [PATCH] update steamdeck --- hosts/steamdeck.cloonar.com/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: