enable this in ymir

This commit is contained in:
Osman Faruk Bayram 2025-05-06 02:11:40 +03:00
parent cd15d508c5
commit 651768dce1

View file

@ -24,6 +24,8 @@
enableMinegrubTheme = true;
};
services.wanikani-bypass-lessons.enable = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;