Added: Qemu Host Config

This commit is contained in:
DerGrumpf 2025-04-04 09:50:31 +02:00
parent 6fe4d10ac8
commit 54a1629e97
2 changed files with 2 additions and 1 deletions

View File

@ -57,6 +57,7 @@
wget
curl
];
nix.settings.experimental-features = ["nix-command" "flakes"];
})
];
};