more minecraft stuff

This commit is contained in:
Gerg-L 2024-08-17 22:51:52 -04:00
parent 82dc3b5b7f
commit 3b5678a9ca
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 22 additions and 21 deletions

View file

@ -64,9 +64,9 @@
loader = {
efi = {
canTouchEfiVariables = true;
efiSysMountPoint = "/boot"; # ← use the same mount point here.
efiSysMountPoint = "/boot";
};
grub = {
systemd-boot = {
enable = true;
configurationLimit = 10;
};