update: add google-auth to main-homelab
This commit is contained in:
parent
2c7e31c431
commit
430efd670e
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
security.pam = {
|
||||
services.sshd = {
|
||||
name = "sshd";
|
||||
unixAuth = true;
|
||||
googleAuthenticator.enable = true;
|
||||
gnupg.enable = true;
|
||||
};
|
||||
|
|
@ -81,6 +82,7 @@
|
|||
git-credential-manager
|
||||
pass-wayland
|
||||
git
|
||||
google-authenticator
|
||||
];
|
||||
|
||||
users.users.veneficium = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue