add bluetooth
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5785d24a20
commit
e0ea7df970
@ -28,5 +28,9 @@
|
||||
'')
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
services.blueman.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ pavucontrol ];
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
./zerotier.nix
|
||||
./fonts.nix
|
||||
./polkit.nix
|
||||
./pipewire.nix
|
||||
./audio.nix
|
||||
./fingerprint.nix
|
||||
./steam.nix
|
||||
./graphics.nix
|
||||
@ -75,6 +75,7 @@
|
||||
#systemd.services.spotifyd.serviceConfig = systemd.services.spotifyd.
|
||||
};
|
||||
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
sops = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user