You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then realized I could disable network manager to generate the iso and received error:
trace: warning: The Steam Deck UI integrates with NetworkManager (networking.networkmanager.enable) which is not enabled. NetworkManager is required to complete the first-time setup process.
I'm assuming it'll be fine and I can just re-enable/rebuild after, but wanted to bring the issue up here and link back to the nixos-generators issue in case anyone can think of some resolution to make this use case easier for others in the future.
The text was updated successfully, but these errors were encountered:
ParetoOptimalDev
changed the title
Warning generation install-iso using nixos generators after disabling network-manager
Warning generating install-iso using nixos generators after disabling network-manager
Apr 22, 2024
I don't know if there is anything that can be done here. I'm closing, but if there is something that can be handled on our end, please re-open and detail.
AFAIUI it's a fundamental difference in "opinion" around the network management model, and yes mkForce'ing the option false (I suppose) for that other project may as well be the correction way to handle that and it's a warning, it'll build.
I'm just trying to make an install-iso for my jovian-nixos steam deck configuration using nixos-generator modules. I ran into an issue at first:
nix-community/nixos-generators#281
Then realized I could disable network manager to generate the iso and received error:
I'm assuming it'll be fine and I can just re-enable/rebuild after, but wanted to bring the issue up here and link back to the nixos-generators issue in case anyone can think of some resolution to make this use case easier for others in the future.
The text was updated successfully, but these errors were encountered: