Commit graph

5 commits

Author SHA1 Message Date
801551afc3 Refactor user authentication to use hashed passwords across all configurations 2025-04-23 19:10:08 -04:00
ad2b8951e6 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
a0e14b8bbb Refactor user configuration to utilize secret-based management and remove deprecated environment files 2025-04-23 01:54:59 -04:00
ebf083522b 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
da84d1ad9a Reworked config! Fully working for VM, needs testing with rune now. 2025-03-04 04:45:31 -05:00