diff --git a/roles/android.nix b/roles/android.nix index 8cea19c..0939c54 100644 --- a/roles/android.nix +++ b/roles/android.nix @@ -12,8 +12,9 @@ # Install other packages that I require to be used with Android. environment.systemPackages = with pkgs; [ - gitRepo # Android's repo management tool - heimdall # Needed to work with Samsung devices + gitRepo # Android's repo management tool + heimdall # Needed to work with Samsung devices + kconfig-frontends # Linux kconfig infrastructure ]; users.groups.adbusers.members = [