remove nova

This commit is contained in:
Henry Hiles 2026-03-04 22:40:01 -05:00
commit b842acbf53
No known key found for this signature in database
8 changed files with 0 additions and 142 deletions

View file

@ -15,6 +15,5 @@
upgrade = "nh os switch --update";
rebuild = "nh os switch";
rebuild-server = build + "quadraticserver --target-host server";
rebuild-nova = build + "nova --target-host nova";
};
}