add netbootxyz and memtest on laptops, allow editing cmdline
This commit is contained in:
parent
460f86da8b
commit
aefc0b29c4
|
@ -8,6 +8,10 @@
|
|||
profiles.tor
|
||||
];
|
||||
|
||||
boot.loader.systemd-boot.editor = true;
|
||||
boot.loader.systemd-boot.memtest86.enable = true;
|
||||
boot.loader.systemd-boot.netbootxyz.enable = true;
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
# TODO: Better DNS setup
|
||||
|
|
Loading…
Reference in a new issue