allyx plasma
This commit is contained in:
@@ -31,9 +31,8 @@
|
|||||||
|
|
||||||
bootloader.lanzaboote.enable = true;
|
bootloader.lanzaboote.enable = true;
|
||||||
|
|
||||||
desktop.gnome = {
|
desktop.plasma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
vscodium.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
gaming.enable = true;
|
gaming.enable = true;
|
||||||
@@ -92,7 +91,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
displayManager.gdm.enable = lib.mkForce false;
|
displayManager.gdm.enable = lib.mkForce false;
|
||||||
displayManager.sddm.wayland.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
jovian = {
|
jovian = {
|
||||||
@@ -107,7 +105,7 @@
|
|||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
desktopSession = "gnome";
|
desktopSession = "plasma";
|
||||||
user = config.${namespace}.user.name;
|
user = config.${namespace}.user.name;
|
||||||
};
|
};
|
||||||
# steamos = {
|
# steamos = {
|
||||||
|
|||||||
Reference in New Issue
Block a user