Infini-DL360: refactor disks again

This commit is contained in:
Infinidoge 2024-05-05 10:16:30 -04:00
parent 1fa24aefcd
commit 2c4fdfd222
No known key found for this signature in database
2 changed files with 12 additions and 25 deletions

View file

@ -11,7 +11,6 @@
modules = {
boot.grub.enable = true;
boot.grub.efiSysMountPoint = "/boot";
boot.timeout = 5;
hardware.form.server = true;
};