Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation-cd-graphical-gnome: updates #78935

Merged

Conversation

worldofpeace
Copy link
Contributor

Note we're not using wayland default in the graphical media because it
could cause headaches for Nvidia users. But the session is still available
if someone logs out.

Motivation for this change

This doesn't add it to the release. It's just stuff that I'd like committed that's been languishing around.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

enable = true;
user = "root";
# This might be problematic on a live system
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suspend the machine after inactivity., they could run into the issue with remote connections maybe?
It might be a problem for the installer media to have an incongruent configuration versus someone just using gnome3.enable. But I'm betting if we get the iso we can seed the generated configuration.nix from nixos-install with a comment about this option.

@worldofpeace worldofpeace force-pushed the update-gnome3-iso-expression branch from aa2eea4 to e5b6736 Compare January 31, 2020 02:20
@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Jan 31, 2020
@worldofpeace
Copy link
Contributor Author

Did you still have any issues with @jtojnar ?

@jtojnar
Copy link
Member

jtojnar commented Feb 14, 2020

Only that the comments are too vague. They should at least link to the explanation above.

Verified

This commit was signed with the committer’s verified signature.
etu Elis Hirwing
Note we're not using wayland default in the graphical media because it
could cause headaches for Nvidia users. But the session is still available
if someone logs out.
@worldofpeace worldofpeace force-pushed the update-gnome3-iso-expression branch from e5b6736 to ad4565c Compare February 23, 2020 12:18
@worldofpeace
Copy link
Contributor Author

worldofpeace commented Feb 23, 2020

better Comments added 🤞 .

@worldofpeace worldofpeace merged commit 65bdc05 into NixOS:master Feb 23, 2020
@worldofpeace worldofpeace deleted the update-gnome3-iso-expression branch February 23, 2020 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants