update(sif): switch gnome to cinnamon
This commit is contained in:
parent
58c259b226
commit
d555cf5a34
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
services = {
|
||||
desktopManager = {
|
||||
cosmic.enable = true;
|
||||
gnome.enable = true;
|
||||
# gnome.enable = true;
|
||||
# plasma6 = { enable = true; enableQt5Integration = true; };
|
||||
};
|
||||
displayManager = {
|
||||
|
|
@ -45,6 +45,7 @@
|
|||
layout = "us,it";
|
||||
options = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
|
||||
};
|
||||
desktopManager.cinnamon.enable = true;
|
||||
};
|
||||
libinput.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue