Added kernel config frontends
This commit is contained in:
parent
ceee87983f
commit
eab8f0aecc
|
@ -14,6 +14,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
gitRepo # Android's repo management tool
|
||||
heimdall # Needed to work with Samsung devices
|
||||
kconfig-frontends # Linux kconfig infrastructure
|
||||
];
|
||||
|
||||
users.groups.adbusers.members = [
|
||||
|
|
Loading…
Reference in a new issue