Regenerated
This commit is contained in:
@@ -16,7 +16,7 @@ in
|
||||
############################
|
||||
# GUI Bluetooth manager
|
||||
############################
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = (config.environment.systemPackages or []) ++ with pkgs; [
|
||||
blueman
|
||||
bluez
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user