Former-commit-id: 79a69d245c
This commit is contained in:
Hadi
2024-08-19 19:36:21 +02:00
parent 8876aae16c
commit 23b518381a
8 changed files with 42 additions and 53 deletions

View File

@@ -1,4 +1,5 @@
{
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [ blueman ];
hardware.bluetooth = {
enable = true;
powerOnBoot = true;