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 = {
|
services = {
|
||||||
desktopManager = {
|
desktopManager = {
|
||||||
cosmic.enable = true;
|
cosmic.enable = true;
|
||||||
gnome.enable = true;
|
# gnome.enable = true;
|
||||||
# plasma6 = { enable = true; enableQt5Integration = true; };
|
# plasma6 = { enable = true; enableQt5Integration = true; };
|
||||||
};
|
};
|
||||||
displayManager = {
|
displayManager = {
|
||||||
|
|
@ -45,6 +45,7 @@
|
||||||
layout = "us,it";
|
layout = "us,it";
|
||||||
options = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
|
options = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
|
||||||
};
|
};
|
||||||
|
desktopManager.cinnamon.enable = true;
|
||||||
};
|
};
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue