desktop/niri: blueman

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-29 17:38:46 +03:00
parent 547e41d3f9
commit 67009df2a9
2 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,12 @@
{
getExe,
lockscreen,
osConfig,
perSystem,
pkgs,
lockscreen,
...
}: {
blueman-applet.enable = osConfig.services.blueman.enable;
swaync = import ./swaync;
kanshi = import ./kanshi;
network-manager-applet.enable = true;