Regenerated

This commit is contained in:
2026-03-31 21:09:57 +02:00
parent ed163b1899
commit 667a5fd446
3 changed files with 286 additions and 283 deletions
@@ -16,11 +16,12 @@ in
############################
# GUI Bluetooth manager
############################
environment.systemPackages = (config.environment.systemPackages or []) ++ with pkgs; [
environment.systemPackages = [
blueman
bluez
];
############################
# Optional Home Manager integration
############################