changed things with factorio server, but i am still not happy

This commit is contained in:
Ranomier 2025-01-23 04:50:10 +01:00
parent 57b75b58d7
commit d05d62a5a0
3 changed files with 28 additions and 49 deletions

View file

@ -1,6 +1,6 @@
{...}: {
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;
#boot.loader.grub.enable = true;
# Define on which hard drive you want to install Grub.
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
#boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
}