fix to use the new format

This commit is contained in:
2025-12-17 15:45:51 -05:00
parent b9d7af509f
commit 36dcf08e32

View File

@@ -42,12 +42,7 @@
enable = true; # Default user, enabled everywhere
};
hdh20267 = {
description = "Hunter Halloran";
extraGroups = [
"networkmanager"
"wheel"
];
home = builtins.fetchGit {
external = builtins.fetchGit {
url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix";
rev = "db96137bb4cb16acefcf59d58c9f848924f2ad43";
};