reconfigured the mail server

This commit is contained in:
Rouven Seifert 2023-07-05 15:55:17 +02:00
parent 2df9f4c65d
commit 78b5dad1d9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 198 additions and 139 deletions

View file

@ -54,6 +54,7 @@ let
in
{
boot.kernelParams = [ "intel_iommu=on" ];
virtualisation.libvirtd.enable = true;
virtualisation.spiceUSBRedirection.enable = true;