1
0
Fork 0
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:
sbh69840 2023-05-10 21:39:27 +05:30
parent 4094dbccde
commit f781cb0ac5

View file

@ -47,6 +47,7 @@ let
hostNames = mkDefault [ name ]; hostNames = mkDefault [ name ];
}; };
}; };
# Taken from: https://github.com/NixOS/nixpkgs/blob/f4aa6afa5f934ece2d1eb3157e392d056be01617/nixos/modules/services/networking/ssh/sshd.nix#L46-L93
userOptions = { userOptions = {
options.openssh.authorizedKeys = { options.openssh.authorizedKeys = {