Sif: switch to cosmic
This commit is contained in:
parent
bc17e8556e
commit
2bb14e2c2b
1 changed files with 4 additions and 2 deletions
|
|
@ -114,7 +114,10 @@
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
# desktopManager.gnome.enable = true;
|
# desktopManager.gnome.enable = true;
|
||||||
desktopManager.plasma6 = { enable = true; enableQt5Integration = true; };
|
# desktopManager.plasma6 = { enable = true; enableQt5Integration = true; };
|
||||||
|
# services.displayManager.sddm.enable = true;
|
||||||
|
desktopManager.cosmic.enable = true;
|
||||||
|
displayManager.cosmic-greeter.enable = true;
|
||||||
|
|
||||||
# X11 windowing system.
|
# X11 windowing system.
|
||||||
xserver = {
|
xserver = {
|
||||||
|
|
@ -198,7 +201,6 @@
|
||||||
};
|
};
|
||||||
# services.joycond.enable = true;
|
# services.joycond.enable = true;
|
||||||
|
|
||||||
services.displayManager.sddm.enable = true;
|
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue