Description
We currently are defining the ssh key and user configuration in nixos without consuming facts/keys. It would be better to consume them from facts so that they are all defined and updated in one place.
Acceptance Criteria
facts/keys is utilized to define user ssh keys
Description
We currently are defining the ssh key and user configuration in nixos without consuming
facts/keys. It would be better to consume them from facts so that they are all defined and updated in one place.Acceptance Criteria
facts/keysis utilized to define user ssh keys