Formatting
This commit is contained in:
parent
f18a3e31d4
commit
e04b85ae01
1 changed files with 7 additions and 7 deletions
|
|
@ -12,9 +12,9 @@
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
with lib;
|
with lib;
|
||||||
with lib.custom;
|
with lib.custom; let
|
||||||
let
|
kodi-with-addons = pkgs.kodi-wayland.withPackages (kodiPkgs:
|
||||||
kodi-with-addons = pkgs.kodi-wayland.withPackages (kodiPkgs: with kodiPkgs; [
|
with kodiPkgs; [
|
||||||
inputstream-adaptive
|
inputstream-adaptive
|
||||||
bluetooth-manager
|
bluetooth-manager
|
||||||
]);
|
]);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue