Compare commits

..

2 commits

Author SHA1 Message Date
9846f5876c Create backuphost Bragi 2024-01-08 15:28:09 +01:00
4a65723e05 Differentiate hardware and vms in roles 2024-01-08 09:52:18 +01:00

View file

@ -1,6 +1,4 @@
{
# Use grub as bootloader.
# Systemd-boot does not support our legacy BIOS hardware,
# but only runs on UEFI systems.
# Bootloader
boot.loader.grub.enable = true;
}