We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The final merged version of #324911 isn't building.
Just build with the initial configuration that nixos-generate-config would give on a UEFI machine, along with:
nixos-generate-config
boot.initrd.systemd.enable = true; virtualisation.xen = { enable = true; dom0Resources = { maxVCPUs = 4; memory = 1024; }; };
Build successfully and boot into Dom0 on next reboot.
During the progress of #324911, the issue isn't happening as of ad37ca0. Might be a regression happened in the last few commits before it's merged.
ad37ca0
@SigmaSquadron
"x86_64-linux"
Linux 6.6.52, NixOS, 24.11 (Vicuna), 24.11pre683289.c04d5652cfa9
yes
nix-env (Nix) 2.18.5
"nixos"
/nix/var/nix/profiles/per-user/root/channels/nixos
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Whoops. That's my bad. Will make a PR in a few.
Sorry, something went wrong.
SigmaSquadron
Successfully merging a pull request may close this issue.
Describe the bug
The final merged version of #324911 isn't building.
Steps To Reproduce
Just build with the initial configuration that
nixos-generate-config
would give on a UEFI machine, along with:Expected behavior
Build successfully and boot into Dom0 on next reboot.
Screenshots
Additional context
During the progress of #324911, the issue isn't happening as of
ad37ca0
. Might be a regression happened in the last few commits before it's merged.Notify maintainers
@SigmaSquadron
Metadata
"x86_64-linux"
Linux 6.6.52, NixOS, 24.11 (Vicuna), 24.11pre683289.c04d5652cfa9
yes
yes
nix-env (Nix) 2.18.5
"nixos"
/nix/var/nix/profiles/per-user/root/channels/nixos
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: