error: The unique option `system.build.installBootLoader' is defined multiple times. #156373
Labels
0.kind: bug
Something is broken
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Describe the bug
After updating my system flake I get this error on rebuild:
The relevant section of my
configuration.nix
is (I think):I assume this has something to do with #155963 - what would be the proper way to resolve this? I think one of them would have won out over the other before, is there any way to know which one so I can keep the status quo?
Steps To Reproduce
Have the above snippet of configuration in
configuration.nix
, build the system with nixpkgs 80458a3.Expected behavior
The system builds succesfully.
Notify maintainers
@roberth @ncfavier
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: