From 22e1efa3771c110145bfdb8e1c56323bf676a4c1 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Tue, 26 Sep 2023 14:50:35 +0200 Subject: [PATCH] change hash --- 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 a847ed4..77cba4c 100644 --- a/hosts/steamdeck.cloonar.com/configuration.nix +++ b/hosts/steamdeck.cloonar.com/configuration.nix @@ -8,7 +8,7 @@ builtins.fetchTarball { url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz"; # Update the hash as needed: - sha256 = "sha256:0000000000000000000000000000000000000000000000000000"; + sha256 = "sha256:1sh4rkrf3zs1zg5cp67f6lhbw31glklfkbyghdzh51yvhn4nq0id"; } + "/modules" )