-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
installation-cd-graphical-gnome: updates #78935
Conversation
nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix
Outdated
Show resolved
Hide resolved
nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix
Outdated
Show resolved
Hide resolved
enable = true; | ||
user = "root"; | ||
# This might be problematic on a live system |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How?
There was a problem hiding this comment.
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.
aa2eea4
to
e5b6736
Compare
Did you still have any issues with @jtojnar ? |
Only that the comments are too vague. They should at least link to the explanation above. |
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.
e5b6736
to
ad4565c
Compare
better Comments added 🤞 . |
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
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)