Skip to content

Commit

Permalink
enlightenment.efl: enable connman network backend
Browse files Browse the repository at this point in the history
Default is none.
  • Loading branch information
romildo committed May 13, 2020
1 parent 9f3f808 commit 7bb9ae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/desktops/enlightenment/efl.nix
Expand Up @@ -142,6 +142,7 @@ stdenv.mkDerivation rec {
"-D ecore-imf-loaders-disabler=ibus,scim" # ibus is disalbed by default, scim is not availabe in nixpkgs
"-D embedded-lz4=false"
"-D fb=true"
"-D network-backend=connman"
"-D sdl=true"
];

Expand Down

0 comments on commit 7bb9ae7

Please sign in to comment.