Create backuphost Bragi

This commit is contained in:
Gonne 2023-12-18 17:55:00 +01:00
parent 45d0ef262f
commit fc7fbbf2ef
5 changed files with 96 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
# Bootloader
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.grub.enable = true;
# boot.loader.efi.canTouchEfiVariables = true;
}