Open deifactor opened 3 years ago
Hi, I have got same error when I wanted to update system after rearranging config files - changing names of files and folders. My system info is same as your.
Removed
nvtop cudaPackages.cudatoolkit_11
It helped somehow. I can now update flake without error.
I marked this as stale due to inactivity. → More info
Describe the bug
I was messing around with flake-ifying my install and I made a setup without a kernel by including
boot.isContainer = true
. Then I fixed it, and realized my mistake... but it still kept failing to generate a boot entry for the kernel-less profile. I was able to get it to work by settingboot.loader.systemd-boot.configurationLimit = 1;
.Steps To Reproduce
Steps to reproduce the behavior:
boot.isContainer = true
, and fail. This is expected.Expected behavior
Screenshots
Additional context
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Maintainer information: