This commit is contained in:
Tyler Mayoff 2025-11-29 16:02:27 -05:00 committed by Tyle Mayoff
parent 6803011e8a
commit 150ffbe4ad

View file

@ -18,6 +18,7 @@
boot.loader.grub.enable = true;
boot.loader.grub.efiSupport = true;
boot.loader.grub.efiInstallAsRemovable = true;
boot.loader.grub.device = "nodev";
boot.loader.efi.efiSysMountPoint = "/efi";
services.tailscale.enable = true;