systemd-boot

This commit is contained in:
Tyler Mayoff 2025-11-29 15:51:38 -05:00 committed by Tyle Mayoff
parent 7e461c2c49
commit fc54c9988a

View file

@ -14,8 +14,9 @@
};
};
# Use the GRUB 2 boot loader.
# Use systemd-boot
boot.loader.systemd-boot.enable = true;
boot.loader.efi.efiSysMountPoint = "/efi";
services.tailscale.enable = true;