mv virt hm config

This commit is contained in:
smayzy
2025-08-08 19:05:01 +02:00
parent ca3c77768d
commit f9fae2f75a
4 changed files with 21 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
imports = [
./qemu.nix
];
}