Commit graph

3 commits

Author SHA1 Message Date
4b462616bb
docs: update README and add justfile recipes
- Fix typos (necessarily, persistence, ephemeral)
- Add Hosts section describing fuchsia and viridian
- Update and reorganize Features list
  - Add snapper automated snapshots
  - Add Traefik reverse proxy with security middleware
  - Update backup and DNS descriptions
- Add Usage section documenting justfile commands
- Fix repository URL (dotfiles.nix → nix-config)
- Add update and update-input recipes to justfile
2025-12-21 21:45:35 +08:00
1a931b76bd
refactor(viridian): improve remote deployment security
- Remove passwordless sudo for wheel group
- Update deploy command to use -S flag for sudo password prompt
- Maintain secure remote access while enabling deployments
2025-12-20 19:33:59 +08:00
5db1410be6
setup just 2025-03-23 20:41:04 +08:00