This commit is contained in:
2025-12-23 13:48:12 +03:00
parent 3e9e074cc5
commit 8cc33846b0
15 changed files with 121 additions and 266 deletions
+5 -1
View File
@@ -24,6 +24,10 @@
"rd.systemd.show_status=auto"
"kvm.enable_virt_at_load=0"
];
loader.timeout = 0;
loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
timeout = 0;
};
};
}