Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-06-23 13:53:08 +02:00
parent 11391ae56c
commit 082de49ca4
11 changed files with 1141 additions and 151 deletions
-1
View File
@@ -1,7 +1,6 @@
# Systemd-boot configuration for NixOS
{pkgs, ...}: {
boot = {
bootspec.enable = true;
loader = {
efi.canTouchEfiVariables = true;
systemd-boot = {