kde: more tweaks to make using kde easier

This commit is contained in:
Leonardo Eugênio 2026-06-13 23:24:54 -03:00
parent 834fbccfc8
commit de117167f2
4 changed files with 19 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, ... }:
{ pkgs, config, ... }:
{
services.blueman.enable = true;
services.blueman.enable = config.my.desktop == "sway";
hardware.bluetooth = {
enable = true;
settings = {