vm: drop serial console kernel param

This commit is contained in:
2026-07-09 21:38:54 +02:00
parent b67e3be64d
commit 57fc209f38
-2
View File
@@ -12,7 +12,5 @@
boot.growPartition = lib.mkDefault true;
boot.kernelParams = [ "console=ttyS0" ];
services.spice-vdagentd.enable = lib.mkDefault true;
}