feat: Added netboot.xyz
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
# nixpkgs.crossSystem = {system = "aarch64-linux";};
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
boot.loader.systemd-boot.consoleMode = "max";
|
||||
boot.loader.systemd-boot.netbootxyz.enable = true;
|
||||
boot.loader.systemd-boot.memtest86.enable = true;
|
||||
|
||||
environment.sessionVariables = {
|
||||
LIBVA_DRIVER_NAME = "nvidia";
|
||||
|
||||
Reference in New Issue
Block a user