1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-10-26 14:04:00 +03:00

give credits

This commit is contained in:
sbh69840 2023-05-10 21:39:27 +05:30
parent 4094dbccde
commit f781cb0ac5

View File

@ -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 = {