chore: useDefaultShell

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2024-02-22 13:48:43 -06:00
parent e1d84a9534
commit 624c72941c
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@
group = "${cfg.group}";
isSystemUser = true;
isNormalUser = false;
useDefaultShell = true;
description = "user for ugit service";
};
users.groups."${cfg.group}" = {};