Reviewed-on: #40
@ -56,7 +56,7 @@
package = lib.mkOption {
type = lib.types.package;
description = "Derivation to install for multi-ssh";
default = self.packages.${pkgs.system}.multiSsh;
default = self.packages.${pkgs.stdenv.hostPlatform.system}.multiSsh;
};
servers = {
local = {
The note is not visible to the blocked user.