chore: Update hdh20267 user to use new shell selection
This commit is contained in:
12
users.nix
12
users.nix
@@ -46,12 +46,12 @@
|
|||||||
];
|
];
|
||||||
enable = true; # Default user, enabled everywhere
|
enable = true; # Default user, enabled everywhere
|
||||||
};
|
};
|
||||||
#hdh20267 = {
|
hdh20267 = {
|
||||||
# external = builtins.fetchGit {
|
external = builtins.fetchGit {
|
||||||
# url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix";
|
url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix";
|
||||||
# rev = "c538e0c0510045b58264627bb897fc499dc7c490";
|
rev = "dbdf65c7bd59e646719f724a3acd2330e0c922ec";
|
||||||
# };
|
};
|
||||||
#};
|
};
|
||||||
sv22900 = {
|
sv22900 = {
|
||||||
description = "Alireza Vaezi";
|
description = "Alireza Vaezi";
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
|
|||||||
Reference in New Issue
Block a user