mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
give credits
This commit is contained in:
parent
4094dbccde
commit
f781cb0ac5
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ let
|
|||
hostNames = mkDefault [ name ];
|
||||
};
|
||||
};
|
||||
# Taken from: https://github.com/NixOS/nixpkgs/blob/f4aa6afa5f934ece2d1eb3157e392d056be01617/nixos/modules/services/networking/ssh/sshd.nix#L46-L93
|
||||
userOptions = {
|
||||
|
||||
options.openssh.authorizedKeys = {
|
||||
|
|
Loading…
Reference in a new issue