Odin: fix Gnome collision
This commit is contained in:
parent
2c171b8278
commit
59f8a44705
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@
|
||||||
xserver = {
|
xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Enable the GNOME 3 Desktop Environment.
|
# Enable the GNOME 3 Desktop Environment.
|
||||||
desktopManager.gnome.enable = true;
|
# desktopManager.gnome.enable = true;
|
||||||
# desktopManager.plasma5 = {
|
# desktopManager.plasma5 = {
|
||||||
# enable = true;
|
# enable = true;
|
||||||
# runUsingSystemd = true;
|
# runUsingSystemd = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue