restructure: system modules
This commit is contained in:
parent
d5f1ac850c
commit
3cef192a23
13 changed files with 7 additions and 16 deletions
|
|
@ -1,13 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# services.blueman.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
galaxy-buds-client
|
||||
live-buds-cli
|
||||
bluetuith
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue