Generate accepted public key files through sops.
This commit is contained in:
parent
9878b40111
commit
8edba95021
2 changed files with 8 additions and 5 deletions
|
@ -27,10 +27,6 @@ let
|
|||
++ (optional withPodman "podman");
|
||||
shell = "${pkgs.zsh}/bin/zsh";
|
||||
passwordFile = passPath;
|
||||
# TODO: Fix for sops
|
||||
# openssh.authorizedKeys.keyFiles = optional
|
||||
# (cfg.openssh.enable && (builtins.pathExists "${passPath}.pub"))
|
||||
# "${passPath}.pub";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue