This commit is contained in:
Invariantspace 2024-03-17 12:40:09 -07:00
parent 73cd77b6c8
commit 12a5399d92
5 changed files with 26 additions and 31 deletions

View file

@ -6,13 +6,10 @@
{
# Configuration boot
boot = {
initrd.systemd.enable = true;
loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
timeout = 0;
};
boot.loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
timeout = 0;
};
# Change secrets file