From 1989b56dc5074241ed4cbf83ccd4dd44b2c3f39e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Du=C3=9Fin?= Date: Thu, 24 Apr 2025 10:45:50 +0200 Subject: [PATCH] configure shell for wg account --- nix/kleiner.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/kleiner.nix b/nix/kleiner.nix index ddba748..6e99028 100644 --- a/nix/kleiner.nix +++ b/nix/kleiner.nix @@ -57,6 +57,7 @@ in openssh.authorizedKeys.keys = sshKeys.iora ++ sshKeys.zentux; + shell = pkgs.bash; }; iora = {