Archie: enable bluetooth

This commit is contained in:
Toast 2023-11-05 13:11:58 +01:00
parent 7df7f68291
commit e598012ab8

View file

@ -56,6 +56,8 @@
]; ];
}; };
hardware.bluetooth.enable = true;
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
# environment.systemPackages = with pkgs; [ # environment.systemPackages = with pkgs; [