fix(fruitbook): disable bluetooth (since DMS provides it)
Some checks failed
build / build (push) Failing after 22m33s

This commit is contained in:
2026-03-23 11:26:52 -06:00
parent 7ea2a79aca
commit d0b5b42dca
3 changed files with 13 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
stylix.enable = true;
niri.enable = true;
bluetooth.enable = true;
# blueman.enable = true;
openssh.enable = true;
sydpkgs.overlay.enable = true;
dank-material-shell.enable = true;