vmsilo/modules
Davíð Steinn Geirsson 5b170f4218 feat: add vm-shell and vm-root-shell scripts for SSH over vsock
Add two new scripts to the NixOS module that SSH into VMs:
- vm-shell <name> - SSH as user
- vm-root-shell <name> - SSH as root

Users must configure SSH keys in guestConfig for these to work.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 01:55:44 +00:00
..
config.nix feat: add vm-shell and vm-root-shell scripts for SSH over vsock 2026-02-04 01:55:44 +00:00
default.nix Add declarative NixOS module for VM configuration 2026-02-03 23:09:56 +00:00
options.nix feat: add global guestConfig option for NixOS VMs 2026-02-04 01:39:17 +00:00