cleaned up

This commit is contained in:
biscuit
2025-05-20 05:56:07 -05:00
parent d9edf3f389
commit 7fc61d7d27
5 changed files with 15 additions and 7 deletions
+2
View File
@@ -1,4 +1,6 @@
{ ... }: {
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true;
}