How can I install GNOME in NixOS?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm on NixOS unstable, just trying to set up a working GNOME system. I enabled services.xserver.desktopManager.gnome3.enable, enabled services.xserver.displayManager.gdm.enable, but whenever I try to log in, I just get a gray screen, and nothing else. I can move my pointer around, but that's it.
Am I missing something? How can I install GNOME in NixOS?
Here's my full configuration.nix, if that helps.
Edit: journalctl -g gnome-shell shows this:
Nov 12 18:52:49 jon-laptop .gnome-shell-wr[971]: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome nixos
add a comment |
up vote
0
down vote
favorite
I'm on NixOS unstable, just trying to set up a working GNOME system. I enabled services.xserver.desktopManager.gnome3.enable, enabled services.xserver.displayManager.gdm.enable, but whenever I try to log in, I just get a gray screen, and nothing else. I can move my pointer around, but that's it.
Am I missing something? How can I install GNOME in NixOS?
Here's my full configuration.nix, if that helps.
Edit: journalctl -g gnome-shell shows this:
Nov 12 18:52:49 jon-laptop .gnome-shell-wr[971]: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome nixos
Have you tried it without settingdesktopManager.session?
– Emmanuel Rosa
18 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm on NixOS unstable, just trying to set up a working GNOME system. I enabled services.xserver.desktopManager.gnome3.enable, enabled services.xserver.displayManager.gdm.enable, but whenever I try to log in, I just get a gray screen, and nothing else. I can move my pointer around, but that's it.
Am I missing something? How can I install GNOME in NixOS?
Here's my full configuration.nix, if that helps.
Edit: journalctl -g gnome-shell shows this:
Nov 12 18:52:49 jon-laptop .gnome-shell-wr[971]: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome nixos
I'm on NixOS unstable, just trying to set up a working GNOME system. I enabled services.xserver.desktopManager.gnome3.enable, enabled services.xserver.displayManager.gdm.enable, but whenever I try to log in, I just get a gray screen, and nothing else. I can move my pointer around, but that's it.
Am I missing something? How can I install GNOME in NixOS?
Here's my full configuration.nix, if that helps.
Edit: journalctl -g gnome-shell shows this:
Nov 12 18:52:49 jon-laptop .gnome-shell-wr[971]: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome nixos
gnome nixos
edited 2 days ago
asked 2 days ago
Jon
2113625
2113625
Have you tried it without settingdesktopManager.session?
– Emmanuel Rosa
18 hours ago
add a comment |
Have you tried it without settingdesktopManager.session?
– Emmanuel Rosa
18 hours ago
Have you tried it without setting
desktopManager.session?– Emmanuel Rosa
18 hours ago
Have you tried it without setting
desktopManager.session?– Emmanuel Rosa
18 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481981%2fhow-can-i-install-gnome-in-nixos%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried it without setting
desktopManager.session?– Emmanuel Rosa
18 hours ago