From ef97530433711877d924f24f6924f6fc69dffd45 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sun, 26 Nov 2023 17:51:57 +0100 Subject: [PATCH] change 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 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: