Added kernel config frontends

This commit is contained in:
Serĉanto de Scio 2019-11-22 16:20:26 +10:00
parent ceee87983f
commit eab8f0aecc
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -12,8 +12,9 @@
# Install other packages that I require to be used with Android. # Install other packages that I require to be used with Android.
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
gitRepo # Android's repo management tool gitRepo # Android's repo management tool
heimdall # Needed to work with Samsung devices heimdall # Needed to work with Samsung devices
kconfig-frontends # Linux kconfig infrastructure
]; ];
users.groups.adbusers.members = [ users.groups.adbusers.members = [