running vm that mostly works

This commit is contained in:
Noah Masur
2025-03-08 18:08:17 -05:00
parent 1b05fa3745
commit cd0b7debd4
15 changed files with 204 additions and 139 deletions

View File

@ -1,7 +1,6 @@
# Clipboard over SSH
{
lib,
buildGoModule,
fetchFromGitHub,
...