test
This commit is contained in:
parent
d04e732681
commit
b1e4a471b1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
videoDrivers = [ "nvidia" ];
|
||||
};
|
||||
|
||||
services.xserver = with pkgs; {
|
||||
services.xserver = {
|
||||
# https://nixos.org/manual/nixos/stable/index.html#chap-gnome
|
||||
# Enable the GNOME Desktop Environment.
|
||||
desktopManager.gnome.enable = true;
|
||||
|
|
Loading…
Reference in a new issue