system-manager
system-manager copied to clipboard
Build Result
When I run the initial system-manager switch via nix run, it creates a result folder from a build in the current working directory.
Should this instead be going to the nix-store or in a tmp directory?
I could be a small usability bug. The symlink is safe to delete.
To copy the behaviour of nixos-rebuild, the symlink should be stored in the tmpdir for the lifetime of the command.