remove hv from nixnas config

This commit is contained in:
k3t
2026-06-24 01:21:13 -06:00
parent 0e73b7f9a5
commit 92232eda84
-3
View File
@@ -16,7 +16,4 @@
packages = with pkgs; [ packages = with pkgs; [
]; ];
}; };
virtualisation.hypervGuest = {
enable = true;
};
} }