Update; Updated hardware-config; updated networking; changes to matrix; migrated to different switch emulator
This commit is contained in:
parent
eecad4ed3c
commit
bf9497b9dd
10 changed files with 80 additions and 93 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue