add comment about deploying configs to server

This commit is contained in:
Simon Gardling 2025-03-22 20:06:58 -04:00
parent 235bb1da1a
commit 9a45c808fd
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -293,6 +293,7 @@
];
};
# used for deploying configs to server
users.users.root.openssh.authorizedKeys.keys =
config.users.users.${username}.openssh.authorizedKeys.keys;