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