170 current 2024-06-11 18:30:41 24.11.20240529.ad57eef 6.9.2-zen1 *

This commit is contained in:
sadan 2024-06-11 18:30:55 -04:00
parent d0f51716d5
commit 6abdf1d694
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

3
common/programs/virt.nix Normal file
View file

@ -0,0 +1,3 @@
{} : {
libvirtd.enable = true;
}