mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
snapshot pre-cleanup-2026-05-23T19-39-41Z
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ inputs, ...}: {
|
||||
flake.nixosModule.bluetooth = {pkgs, ...}: {
|
||||
{ ...}: {
|
||||
flake.nixosModules.bluetooth = {pkgs, ...}: {
|
||||
hardware.bluetooth.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
blueman # GTK-based Bluetooth Manager
|
||||
|
||||
Reference in New Issue
Block a user