I encountered a build error after adapting my configuration.nix. I’d like to create a minimal example to provoke that error. I don’t want to mess with my configuration.nix for that. I was thinking of something like nixos-generators, but I don’t even want to build a VM image. I only want to build something that /run/current-system
could point to, but without pointing to it, without touching my bootloader etc. How would I do that?
1 Like