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
+282 -281
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -3142,11 +3142,12 @@ in
############################ ############################
# GUI Bluetooth manager # GUI Bluetooth manager
############################ ############################
environment.systemPackages = (config.environment.systemPackages or []) ++ with pkgs; [ environment.systemPackages = [
blueman blueman
bluez bluez
]; ];
############################ ############################
# Optional Home Manager integration # Optional Home Manager integration
############################ ############################
@@ -16,11 +16,12 @@ in
############################ ############################
# GUI Bluetooth manager # GUI Bluetooth manager
############################ ############################
environment.systemPackages = (config.environment.systemPackages or []) ++ with pkgs; [ environment.systemPackages = [
blueman blueman
bluez bluez
]; ];
############################ ############################
# Optional Home Manager integration # Optional Home Manager integration
############################ ############################