Removed unrequired config items

This commit is contained in:
Luke Else 2025-03-21 10:41:16 +00:00
parent 99732d8d23
commit 5c02580724

View File

@ -2,14 +2,6 @@
{
# Bootloader
boot.loader.systemd-boot = {
enable = true;
};
boot.loader.efi = {
canTouchEfiVariables = true;
};
boot = {
loader = {
systemd-boot = {