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 = {
|
||||
# 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.
|
||||
xserver = {
|
||||
|
|
@ -198,7 +201,6 @@
|
|||
};
|
||||
# services.joycond.enable = true;
|
||||
|
||||
services.displayManager.sddm.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue