mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
more minecraft stuff
This commit is contained in:
parent
82dc3b5b7f
commit
3b5678a9ca
3 changed files with 22 additions and 21 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue