Set up bluetooth audio
This commit is contained in:
parent
c26a8a2c9b
commit
be352ef463
6 changed files with 24 additions and 18 deletions
hosts/nixos/common/optional/wayland
|
@ -2,4 +2,5 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.hyprland.enable = true;
|
||||
programs.hyprland.package = pkgs.hyprland;
|
||||
services.udev.packages = [ pkgs.swayosd ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue