balg02: Disable root logins over ssh
This commit is contained in:
parent
a480bb6b21
commit
d3a58bb2e6
@ -108,7 +108,6 @@
|
||||
(service openssh-service-type
|
||||
(openssh-configuration
|
||||
(password-authentication? #f)
|
||||
(permit-root-login 'prohibit-password)
|
||||
(allow-agent-forwarding? #t)
|
||||
(authorized-keys
|
||||
`(("auto" ,(local-file "../../../.pubkeys/deploy-key.pub"))
|
||||
|
Loading…
Reference in New Issue
Block a user