hosts/tux: Add blueman and blueman-applet
This commit is contained in:
5
modules/hosts/tux/users/weckyy702/bluetooth.nix
Normal file
5
modules/hosts/tux/users/weckyy702/bluetooth.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ inputs, ... }: {
|
||||
flake.modules.homeManager.blueman-applet = {
|
||||
services.blueman-applet.enable = true;
|
||||
};
|
||||
}
|
||||
@@ -14,6 +14,7 @@
|
||||
tux-hyprland
|
||||
randomized-aghpb-wallpaper
|
||||
nm-applet
|
||||
blueman-applet
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user