Regenerated

This commit is contained in:
2026-03-31 21:10:46 +02:00
parent 667a5fd446
commit 1c487f0288
3 changed files with 283 additions and 283 deletions
@@ -16,7 +16,7 @@ in
############################
# GUI Bluetooth manager
############################
environment.systemPackages = [
environment.systemPackages = (config.environment.systemPackages or []) ++ with pkgs; [
blueman
bluez
];