test: forgejo microVM

This commit is contained in:
Nick 2025-11-06 04:08:29 -06:00
parent 1f4c493072
commit 1376cdbe77
9 changed files with 245 additions and 157 deletions

View file

@ -1,4 +1,5 @@
{
programs.virt-manager.enable = true;
virtualisation.libvirtd.enable = true;
users.groups.kvm = { };
}