From 6bf939a305f782f2ead482a3339e37c45cb6a412 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Tue, 13 Jan 2026 18:24:41 -0500 Subject: [PATCH] chore: Update hdh20267 user to use new shell selection --- users.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/users.nix b/users.nix index ebc9efb..6ee8279 100644 --- a/users.nix +++ b/users.nix @@ -46,12 +46,12 @@ ]; enable = true; # Default user, enabled everywhere }; - #hdh20267 = { - # external = builtins.fetchGit { - # url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix"; - # rev = "c538e0c0510045b58264627bb897fc499dc7c490"; - # }; - #}; + hdh20267 = { + external = builtins.fetchGit { + url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix"; + rev = "dbdf65c7bd59e646719f724a3acd2330e0c922ec"; + }; + }; sv22900 = { description = "Alireza Vaezi"; extraGroups = [