Commit graph

4 commits

Author SHA1 Message Date
b5107c6251 Refactor user authentication to use hashed passwords across all configurations 2025-04-23 19:10:08 -04:00
d99f0ae9f7 Add known_hosts support in SSH secrets
• Append known_hosts file generation using defined SSH entries
• Change knownHosts type from attribute set to list for simplicity
2025-04-23 13:52:20 -04:00
64d2f98d17 Refactor user configuration to utilize secret-based management and remove deprecated environment files 2025-04-23 01:54:59 -04:00
2f83f84270 Add secret spec & update host config
- Import secrets modules into main configuration
- Rename and rearrange host specification options
- Introduce new host options: desktop, shell, and pool
- Create secret spec with SSH, API, Docker, user, and firewall submodules
2025-04-22 21:07:07 -04:00