Update; Updated hardware-config; updated networking; changes to matrix; migrated to different switch emulator

This commit is contained in:
Jurn Wubben 2025-06-10 00:47:19 +02:00
parent eecad4ed3c
commit bf9497b9dd
10 changed files with 80 additions and 93 deletions

View file

@ -28,7 +28,10 @@ in {
loader = {
# systemd-boot on UEFI
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
systemd-boot = {
enable = true;
netbootxyz.enable = true;
};
timeout = 0;
};