no bootloader on mailserver

This commit is contained in:
Ivan Dimitrov 2023-09-05 17:15:06 +03:00
parent 7210702a08
commit 021478785b

View File

@ -6,13 +6,6 @@
'';
};
boot = {
loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
};
mailserver = {
enable = true;
fqdn = "mail.idimitrov.dev";