@@ -40,7 +40,7 @@
time.timeZone = "${timeZone}";
users.users.${user} = {
isNormalUser = true;
openssh.authorizedKeys.keyFiles = [ "/root/.ssh/authorized_keys" ];
openssh.authorizedKeys.keyFiles = [ /root/.ssh/authorized_keys ];
};
})
];
The note is not visible to the blocked user.