From 903c61fb390ad31fa1238de24a683f46cc478b18 Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Thu, 24 Oct 2024 11:25:12 -0300 Subject: [PATCH] Locked duoRepo --- hosts/Bellerophon/duo-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Bellerophon/duo-configuration.nix b/hosts/Bellerophon/duo-configuration.nix index 9941c17..65bf2d4 100644 --- a/hosts/Bellerophon/duo-configuration.nix +++ b/hosts/Bellerophon/duo-configuration.nix @@ -3,7 +3,7 @@ duoRepo = builtins.fetchGit { url = "https://github.com/alesya-h/zenbook-duo-2024-ux8406ma-linux"; # Specify a specific commit or branch if needed - # rev = "main"; # Uncomment this line to specify a branch or commit + rev = "2b8be1840f38f92e6626da7a442245b74ed0715f"; # Uncomment this line to specify a branch or commit }; # Path to the duo script