Odin: switch to kde
This commit is contained in:
parent
c4768eb2fd
commit
e6ad6f3a38
1 changed files with 7 additions and 4 deletions
|
|
@ -147,11 +147,14 @@ in
|
||||||
};
|
};
|
||||||
blueman.enable = true;
|
blueman.enable = true;
|
||||||
xserver = {
|
xserver = {
|
||||||
displayManager = {
|
# displayManager = {
|
||||||
gdm = { enable = true; autoSuspend = false; };
|
# gdm = { enable = true; autoSuspend = false; };
|
||||||
};
|
# };
|
||||||
desktopManager.gnome.enable = true;
|
# desktopManager.gnome.enable = true;
|
||||||
|
desktopManager.plasma5 = { enable = true; useQtScaling = true; };
|
||||||
|
enable = true;
|
||||||
};
|
};
|
||||||
|
displayManager.sddm.enable = true;
|
||||||
home-assistant = {
|
home-assistant = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue