remove machineType option

This commit is contained in:
Osman Faruk Bayram 2025-11-23 21:29:19 +03:00
parent 3f74cbcfd7
commit b04abb0901
9 changed files with 0 additions and 21 deletions

View file

@ -5,7 +5,6 @@
];
osbmModules = {
machineType = "server";
hardware.systemd-boot.enable = false; # Uses extlinux bootloader
};