move bluetooth programs to bluetooth.nix
This commit is contained in:
parent
fe71edd432
commit
cce823ad58
2 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
ladybird
|
||||
alsa-utils
|
||||
asciinema
|
||||
blueman
|
||||
bluetuith
|
||||
bluez
|
||||
cachix
|
||||
calc
|
||||
calibre
|
||||
|
|
|
@ -17,6 +17,7 @@ in {
|
|||
home-manager.users.${username}.home.packages = with pkgs; [
|
||||
bluetuith
|
||||
bluez
|
||||
blueman
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue