2024-08-04 21:15:01 +03:00
|
|
|
{
|
2024-09-02 23:50:10 +03:00
|
|
|
hardware.bluetooth = {
|
|
|
|
enable = true;
|
|
|
|
settings.General.Enable = "Source,Sink,Media,Socket";
|
|
|
|
};
|
|
|
|
|
2024-08-04 21:15:01 +03:00
|
|
|
services = {
|
|
|
|
desktopManager.plasma6.enable = true;
|
|
|
|
displayManager.sddm = {
|
|
|
|
enable = true;
|
|
|
|
wayland.enable = true;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
}
|