rotterdam can now reboot to qubes
This commit is contained in:
parent
95626be984
commit
2a0a5ba73f
2 changed files with 27 additions and 13 deletions
|
|
@ -11,10 +11,10 @@
|
|||
loader = {
|
||||
efi.efiSysMountPoint = "/boot/efi";
|
||||
systemd-boot = {
|
||||
sortKey = "a_nixos";
|
||||
sortKey = "aa";
|
||||
netbootxyz = {
|
||||
enable = true;
|
||||
sortKey = "z_netbootxyz";
|
||||
sortKey = "zz";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue