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
More often than not renamed options and package names appear that don't allow rebuilding the system. This would be hard to resolve for novice users and this issue represents core problem that is left to be resolved (now that we have great tools nixos-conf-editor and nix-software-center)for completely terminal-free NixOS and SnowflakeOS experience.
Will this endeavor be possible to accomplish? Are there any steps already being made in this direction? You are very close to cement NixOS as the best distro ever (for linux noobs aswell)
The text was updated successfully, but these errors were encountered:
I do have something already in place for packages when using nix-software-center, so something similar for nixos options would definitely be a good idea as well! (The actual function that does this is part of a shared library used for both nixos-conf-editor and nix-software-center for those interested: profile.rs#L248-L309)
More often than not renamed options and package names appear that don't allow rebuilding the system. This would be hard to resolve for novice users and this issue represents core problem that is left to be resolved (now that we have great tools
nixos-conf-editor
andnix-software-center
)for completely terminal-free NixOS and SnowflakeOS experience.Will this endeavor be possible to accomplish? Are there any steps already being made in this direction? You are very close to cement NixOS as the best distro ever (for linux noobs aswell)
The text was updated successfully, but these errors were encountered: