configure shell for wg account

This commit is contained in:
Arne Dußin 2025-04-24 10:45:50 +02:00
parent eb635395a1
commit 1989b56dc5

View file

@ -57,6 +57,7 @@ in
openssh.authorizedKeys.keys openssh.authorizedKeys.keys
= sshKeys.iora = sshKeys.iora
++ sshKeys.zentux; ++ sshKeys.zentux;
shell = pkgs.bash;
}; };
iora = { iora = {