Add rssh PAM module
This commit is contained in:
parent
a00867587b
commit
5c5dbff991
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ in
|
|||
kdePackages.okular
|
||||
];
|
||||
programs.zsh.interactiveShellInit = "export SSH_AUTH_SOCK=/home/vili/.bitwarden-ssh-agent.sock";
|
||||
security.pam.rssh.enable = true;
|
||||
|
||||
services = {
|
||||
displayManager = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue