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
|
ladybird
|
||||||
alsa-utils
|
alsa-utils
|
||||||
asciinema
|
asciinema
|
||||||
blueman
|
|
||||||
bluetuith
|
|
||||||
bluez
|
|
||||||
cachix
|
cachix
|
||||||
calc
|
calc
|
||||||
calibre
|
calibre
|
||||||
|
|
|
@ -17,6 +17,7 @@ in {
|
||||||
home-manager.users.${username}.home.packages = with pkgs; [
|
home-manager.users.${username}.home.packages = with pkgs; [
|
||||||
bluetuith
|
bluetuith
|
||||||
bluez
|
bluez
|
||||||
|
blueman
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue