add talos utilities

This commit is contained in:
2026-03-02 00:22:41 +01:00
parent d319db25bb
commit b0d8309d65
4 changed files with 18 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
{
pkgs,
...
}:
{
programs.virt-manager.enable = true;
virtualisation.spiceUSBRedirection.enable = true;
}
}