SSH public key authentication: Difference between revisions
m Minor edit for consistency in commands (fix to earlier edit) |
No edit summary |
||
| Line 62: | Line 62: | ||
== SSH server configuration == | == SSH server configuration == | ||
You can manage SSH authorized public keys declaratively by adding them | You can manage SSH authorized public keys declaratively by adding them to your system configuration: | ||
{{file|/etc/nixos/configuration.nix|nix| | {{file|/etc/nixos/configuration.nix|nix| | ||